PhpStorm reduces the files list to "Open Files" by clicking on "Select Opened File"
Hi,
One of the many cool small convenience features of PhpStorm is the "Select Opened File" button. When clicked, the currently opened file gets selected in the files list in the left sidebar. I'm using PhpStorm `v2021.1.3` on Windows and `v2021.1.4` on Mac. The first one behaves as expected: By clicking the "Select Opened File" button, the active file gets selected in the files list AND the type of the files list (usually it's "Project Files") doesn't change:
But a click on the same button in my PhpStorm `v2021.1.4` on Mac leads to a switch of the files list type to "Open Files":
(It's a Windows screenshot as well, but it shows the actual behavior on Mac.)
I'm not sure, whether this behavior is specific for Mac or just came with the PhpStorm `v2021.1.4`. I also have no idea, whether it's a bug or a feature. Anyway it's extremely inconvenient!
Is there a way to configure that and to prevent the switching to the "Open Files" view by clicking on "Select Opened File" icon?
Thx
请先登录再写评论。
Just updated PhpStorm on Mac to the `v2021.2` -- and the annoying is gone! CLOSED
It is the most irritating feature I got. :(
Is there a config to disable it?
I searched in settings ‘select opened file’ and did not find it.
I am clicking on the button many times in PhpStorm 2023.3.2 but it is still in ‘Open Files’ so I should change manually to ‘Project Files’ and then search in the tree manually :(
When I configure file auto-selection (3 dots near Sniper icon → Always select opened file),
I get a huge delay on each file opening because the project weight is about 1 Gb.
Any amount of clicks on minimize/maximize buttons allow me to see all neighbor files in tree.
Sad inconvenience. :(
i have the same problem ..
how can I fix this ?
i fixed it 😐
by deleting .idea folder on project and re-indexing the project..