Hacker News new | past | comments | ask | show | jobs | submit login

Actually, with SublimeCodeIntel, you can jump to any definition anywhere in your project.

Moreover, at least in Python (perhaps others?), you can jump to definitions in any included lib that aren't even part of your project's source code--e.g., import something from django & it'll jump you right to Django's source for any imported method, class, etc.




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

Search: