Feature request: "Open File At Cursor"
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.
请先登录再写评论。
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