[Github-comments] [geany/geany] Use cxx parser from uctags (PR #3032)
elextr
notifications at xxxxx
Mon Nov 29 10:22:47 UTC 2021
> TMTag foo[10];
I guess you mean a pointer to an array is passed from TM and used by plugins, not that plugins allocate `TMTag`s themselves.
Thats going to be a bit of a problem when languages that are not C need additional data, sigh, add it to the TM hate list. Since it was stolen from Anjuta, maybe we should steal their Sqlite replacement :)
--
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/3032#issuecomment-981497682
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211129/8e842a96/attachment.htm>
More information about the Github-comments
mailing list