July 6, 2012
6:38 p.m.
On Fri, Jul 6, 2012 at 3:32 PM, Gustavo da Silva <gustavodasilva@gmail.com> wrote:
Hi Ezequiel! How are you?!
So, ...Hmmm...
Im using the following url to navigate by the sources (hehehe)
If you want to browse sources and middle-to-big size projects, I seriously recommend you to use ctags [1]. Once you get used to it, it's a true wonder. In fact, linux kernel have them incorporated, so you only need to do: $ make tags Of course, supposing you know how to use vim or emacs :-) I've just had a similar discussion with some co-workers. Make no mistake, if you want to be serious programmer: vim or emacs. [1] http://ctags.sourceforge.net/