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.
请先登录再写评论。
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!