Have you submitted the changes to ctags/latex.c to the upstream ctags [project](https://github.com/universal-ctags/ctags)? What was the response?
In general it is better not to hardcode language specific features in Geany (I'm talking about the editor.c changes). Instead a more generic functionality controlled by settings in the filetype file should be used so that other languages that are not C can also benefit. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1011#issuecomment-215060789
