Show current file in project tree (Mac) Follow
I found https://intellij-support.jetbrains.com/hc/en-us/community/posts/206737795-Show-current-file-in-Project-view-?input_string=Show%20current%20file%20in%20project but none of those solutions work for me, and none of the suggested keymap properties appear to exist in 2019.
Any suggestions on how to do this?
Thanks
Please sign in to leave a comment.
Hi there,
Navigate | Select in... | Project View
Also check https://stackoverflow.com/a/27281201/783119
there is a Scroll from source button in the Project view toolbar - it selects the currently opened file in the project tree.
Also, you can assign a preferred shortcut to Select in Project View action in Preferences | Keymap | Other.
If you need to enable auto-scrolling from source for all files, open Project view options dropdown and choose the Autoscroll from source - when it's enabled, current file is auto-selected in the Project view on opening.