Y
Hacker News
new
|
ask
|
show
|
jobs
by
thrownaway954
2059 days ago
this is where rubymine really shines, you can right click and select "goto definition" which takes you right to the class that defines the method.
2 comments
Lio
2059 days ago
In other editors either Solargraph (via LSP) or even just exuberant ctags will give you the same facility.
link
codeduck
2059 days ago
Rubymine really is a fanatastic IDE.
link