How to automatically navigate to the current class in Intellij Idea Project Tool Window?
Navigate
(View
in older versions)| Select In...
(Alt+F1), Project View (Enter).
It's also possible to enable Autoscroll from Source option in the Project View
so that current file is automatically selected.
IntelliJ IDEA 2019
Left click on the wheel > Always Select Opened File
There is also: Open Files with Single Click - the selected file from the tree view will be opened in the right side.
Old IntelliJ versions
Right click on Project/Packages area > Autoscroll from Source
or
Left click on the wheel > Autoscroll from Source
There is also: Autoscroll to Source - the selected file from the tree view will be opened in the right side.
Try
Alt F1(Select Target
dialogue) + Enter.