need cscope
Submitted by Friday, 9 January, 2004 - 20:12
on
I need a cscope-like feature. Cscope generates a list of all references to a symbol (like calls to a function, uses of a constant, references of a global, etc.) and puts it in a file. Then when you want to see all users of that symbol, it looks it up really fast. This replaces "search files" or "find in files" brute force searches which can take a really long time. Note it does not replace ctags. You use them both. VI users already get this though I do not want to use VI.
Are there any plug-ins that work like this? Any on the way?
Thanks.
Are there any plug-ins that work like this? Any on the way?
Thanks.