|
|
|
|
|
by goto_self
2473 days ago
|
|
I have counterpoints on both ends here. It's not always possible for a "goto definition" function to work in dynamic languages. If you're in a large file, it's quite easy to jump around with line marks (a la vim), searching, etc. |
|