RanganathRamachandra
Programmer
i have been using cscope with vi for a while now and it seems to be pretty much ok for my work. i have been too lazy to learn and use emacs or even vim (i will do that if there is no easier alternative).
sometimes (?) the cscope/vi combination falls short of requirements. for example, i want to look for the references to a symbol within a particular scope, say within the boundaries of a function. from what i heard, even emacs does not have such a built-in feature. as i said i am too lazy to learn lisp and code a feature into emacs.
so what is currently the best c/c++ code browser, available on unix platforms, using a text (curses etc) interface - non-gui ?
sometimes (?) the cscope/vi combination falls short of requirements. for example, i want to look for the references to a symbol within a particular scope, say within the boundaries of a function. from what i heard, even emacs does not have such a built-in feature. as i said i am too lazy to learn lisp and code a feature into emacs.
so what is currently the best c/c++ code browser, available on unix platforms, using a text (curses etc) interface - non-gui ?