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.

 

0
2 comments

Hi there,

You can disable the following option in the IDE registry:

To get to the registry:

  1. Open Search Everywhere (Shift-Shift), type “registry” in the search bar
  2. Select the first hit from the top (Registry…)
  3. In the dialog that opens, start typing the name of the property to find it quickly
1

Please sign in to leave a comment.