Hacker News new | ask | show | jobs
by gabebw 5377 days ago
Re: jumping to method definitions, have you tried running ctags on your project directory, then pressing Ctrl-] (go to tag) on the method name? It should work.