Hello,
When you open the glibc headers in Geany, do the tags show in the
symbol
list?
yes.
Here when I open string.h, these lines seem to confuse the C tag parser and no more tags are parsed:
#ifdef __cplusplus extern "C" { #endif
Preprocessing would remove these lines however.
Looks like I didn't understand your question before. I meant to say that
the symbols (functions etc) are showing up correctly. thus, ignore.tags seems to work there. I haven't checked extensively, however.
I will try out latter your suggestions (I'm not on my Linux machine now).
thanks.