tags q

tags q

Shlomi Fish shlomif at iglu.org.il
Mon Nov 9 11:51:55 IST 2009


On Monday 09 Nov 2009 10:59:07 Erez D wrote:
> hi
> 
> generating a 'tags file' using ctags lets me find the definition of
> things in vi using 'ctrl-]'
> is there a similiar way of finding usage of these things ?
> 
> i.e. i can find where i defined function1(), can i find in a similiar
> way (other then grep) where it is used ?
> 

Try cscope I think:

http://cscope.sourceforge.net/

Also see "ack" which is grep-like (but is often better):

http://betterthangrep.com/

There's also OpenGrok , which I haven't tried but boasts a large amount of 
features and speed:

http://hub.opensolaris.org/bin/view/Project+opengrok/WebHome

Regards,

	Shlomi Fish

> 
> 10x,
> erez
> 
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
> 

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
What Makes Software Apps High Quality -  http://shlom.in/sw-quality

Chuck Norris read the entire English Wikipedia in 24 hours. Twice.



More information about the Linux-il mailing list