[Github-comments] [geany/geany] Use the official 'libreadtags' library from ctags for parsing ctags files (PR #3049)

Jiří Techet notifications at github.com
Tue May 17 20:47:21 UTC 2022


In addition to this PR we should document that `-n --fields=fiklsZStE` are the recommended `ctags` command line arguments. In addition, I'd suggest that we recommend using ctags for tag file generation over Geany's tag generation because our tag file format depends on the mappings in

https://github.com/geany/geany/blob/master/src/tagmanager/tm_parser.c

and if we change the mapping there, the tag files generated by Geany may become invalid. Maybe we could also document that tag files generated on the command-line using `geany` are guaranteed to be only valid for the Geany release using which they were generated.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3049#issuecomment-1129302439
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3049/c1129302439 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220517/7a3a15f8/attachment.htm>


More information about the Github-comments mailing list