Ctags Missing Some Class Functions
Posted: Sat Oct 06, 2007 10:11 am
Anyone here use Ctags?
It grabs everything nicely until it hits my Classes, that have Public/Private/Static Calls in front of the functions, and then just skips them.
Anyone know of a way to get it to work?
Ive tried
It grabs everything nicely until it hits my Classes, that have Public/Private/Static Calls in front of the functions, and then just skips them.
Anyone know of a way to get it to work?
Ive tried
Code: Select all
ctags -R --extra=+q