Feature request: "Open File At Cursor" Follow
Delphi had a great feature, "Open file at cursor": right-click on a file name in your "uses" section, and one of the context menu options was "open file at cursor", which, obviously, would open the file you clicked on in the editor. I'd love to see that in Rubymine.
Please sign in to leave a comment.
Hi,
I'm not sure if this is exactly what you need but there is Go To|Declaration (Meta-B on Mac) which will navigate to a required file
Hope this helps, Oleg.
That worked great! Thank you