How to show Structure view in Physical mode always?

已回答

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

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

请先登录再写评论。