[Github-comments] [geany/geany] Add support for Kotlin tags (#2778)

Jan Dolinár notifications at xxxxx
Mon Apr 5 13:01:10 UTC 2021


>> I think we simply pull updated ctags these days to get new parsers, right?

> Since the merge of #2666 thats my understanding too, @dolik-rce is your clone up to date enough to include that?

This is based on current master (41624c411702d29834da0ff926f3c9f7c895bb47). I might have overlooked something, but I believe that the script by @techee from #2666 is only capable of updating parsers that were already included in geany. I.e. if I update the parser in ctags project in the future, it will be also updated here, as soon as someone runs `update_ctags.sh`. But it does not (and probably should not :slightly_smiling_face:) automaticaly pull in all parsers currently supported by ctags. In fact, I believe this is actually first attempt to actually use this functionality. To add a new parser, some manual work is still required (adding the actuall parser, registering it in tag manager, adding to filedefs etc.) which is exactly what I did in this PR.

However, please correct me if I'm wrong and if this can be simpler.

-- 
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/2778#issuecomment-813380520
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210405/47478853/attachment.htm>


More information about the Github-comments mailing list