Always Select Opened File -- in Bookmarks

已回答

I am using --

IntelliJ IDEA 2024.1.4 (Community Edition)
Build #IC-241.18034.62, built on June 20, 2024
Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4012M
Cores: 20
Registry:
 ide.experimental.ui=true
Non-Bundled Plugins:
 com.perl5 (2024.1)
Kotlin: 241.18034.62-IJ

My usual setup is to have project and bookmarks open on the left.

In the project view I always choose “Always Select Opened File”, so that when I click a file tab in the main window, the selected file is highlighted in the Project view on the left.

This however does not work in the Bookmarks window. The file bookmark stays where it is, and does not react to selection of particular file tab in the main window. I can't find the setting that would make the Bookmarks window behave similar to the Project window. There is no option “Always Select Opened File” - in the Bookmarks window.

I know, this functionality was available in 2018 Intellij Community Edition. It had the “Favorites” window.

Seems like “Favorites” had been replaced with “Bookmarks”? I can't find “favorites” in 2024.1.4.
And seems like this “Always Select Opened File” functionality in Bookmarks is absent.

Is there a way to enable it? - So that files in the bookmarks window are selected when the main window shows that file?

Thank you,

Eugene

 

0
Yes, you are correct about the "Favorites" window. It's already been replaced.

> this “Always Select Opened File” functionality in Bookmarks is absent.

Please use the "Select In" feature instead. It still needs improvements though.
See https://youtrack.jetbrains.com/issue/IJPL-62364 .
0

请先登录再写评论。