![]() |
| |||
| I have ctags command in a script which adds .pc and .ec files to be parsed to the C language map. Here's how I'm using --langmap: ctags -Ra -f ~/tags --extra=+fq $excluded --langmap=C:.c.pc.ec --recurse=yes --totals=yes bla bla bla But when I open a .pc (Pro*C) file, none of the functions or anything is available to jump to. I've checked the ~/tags file created using the above ctags command, and the functions and variables (or anything) is not listed like in a normal .c file. Any ideas why this is not working for these file types? -Thanks |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |