Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sadly, there is no plugin that can come close to the "jump to definition" functionality that IntelliJ have.


Doesn't that come with sublime by default?


Yup, it works for me with C/C++ code


It would be hard to ship a full compiler and still be a lightweight text editor... :)


"Go to definition" is the first choice you get when you right-click a word.


There is "go to definition" feature that based on syntax highlighting files rather than on real language parsing. It works fine if you jump only across the project and have "vendor" folders excluded.


Not to mention refactorings such as rename, extract method, etc.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: