On 2011-06-07, kuru wrote:
> Gary
> 
> Thank you that is very very close to what I am looking for. That is
> great start for me. Awesome.

You're welcome.

> This is much easier to maintain and use.
> 
> One of the biggest issues I ahev had with tag based search is that
> sometimes those tag creation apps would not index the functionx or
> macros properly thus I could never find them. I wonder how people
> setup perfect ctags or cscope setups for mixed C and C++ libraries

I've used Exuberant Ctags for my C and C++ work and haven't noticed
any problems with it.  I don't even give it any special C or C++
arguments.

Cscope works fine for C, but it sometimes has trouble with C++,
especially when name spaces are used.  It was pretty useless on my
last project but seems to work well enough on my current project.

Regards,
Gary

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to