Ubuntu中文论坛
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
vim ctags 与 cscope 功能问题。
http://forum.ubuntu.com.cn/viewtopic.php?t=197032
分页:
1
/
1
vim ctags 与 cscope 功能问题。
发表于 :
2009-04-21 16:28
由
hjjdebug
感觉cscope 比较强大,有8大功能,其中的一项cs g ; find definition 与ctag 有点相当。
问:
既然有了cscope, 是否可以完全不要ctag 了?
难道ctag 有比cscope 还好用的功能吗?
Re: vim ctags 与 cscope 功能问题。
发表于 :
2009-04-21 17:42
由
Strange
就跳转方面,我感觉是可以的。
不过ctags不只是跳转用,还要用在taglist这个插件上和用在omni complete上吧。
我cscope也用的不多,毕竟多挂一个软件比较麻烦,一般就直接vimgrep了事。