Hacker News new | ask | show | jobs
by rubentopo 6324 days ago
Depends on the language, if I'm reading Java code, then I'll use eclipse (ctrl+h is much better than ctrl+right click, when searching for a methods definition, it's the only way i can follow code that uses interfaces a lot).

If you're reading C code, vim + cscope + grep work great.

1 comments

This is an excellent article on the subject, hope you enjoy it:

http://mags.acm.org/communications/200810/?pg=38