How to show Structure view in Physical mode always?
Answered
Whenever I open a .java file, Structure view opens in Logical mode. I never want to use the Logical mode. I want to use it in Physical mode. Is there a way to force it to open in Physical mode?
I'm using IntelliJ 2025.2 Ultimate edition.
Please sign in to leave a comment.
Hi there,
You can disable the following option in the IDE registry:
To get to the registry:
Shift-Shift), type “registry” in the search barThank you!