> even though they use the same ctags/parsers/geany_c.c tag parser file as C > and C++.
No actually, C and C++ use the parser in the `cxx` subdirectory, the legacy parsers in `geany_c.c` have `Old` on their names so they are not picked up. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3474#issuecomment-1526782288 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3474/[email protected]>
