i wish...

Banibrata Dutta bdutta at adtelsoft.com
Sat May 6 19:33:12 BST 2000


hi,

i guess, one of the strongest and most fundamental requirements of any
modern app. like KDevelop is "cross-referenced" source code browsing...
something which is accomplished by "lxr" on a web-server, for one single
code-base... and something which tools like "cscope" are known to doo, too
well...

is developing such a cross-reference browser, which allows :-
1. help on highlighted or pointed keyword (c, c++ to start with), leading
to help on keyword...
2. jump to definition of local and global variables, w.r.t. scan in stack
from, symbol table... or something...
3. jump to function definition from point of use...
4. list-up of all uses, with line numbers, and some bit of the line itself,
for point-of-use of variables, and functions...

such feature would make KDevelop, complete.

thanks,
banibrata.




More information about the KDevelop mailing list