[Github-comments] [geany/geany] Use cxx parser from uctags (PR #3032)
Jiří Techet
notifications at xxxxx
Fri Dec 3 22:45:00 UTC 2021
@techee commented on this pull request.
> };
-/* C++, same as C */
-#define map_CPP map_C
+# define COMMON_C_NEW_PARSER \
+ {'h', tm_tag_undef_t}, \
+ {'l', tm_tag_undef_t}, \
@elextr If you want to experiment, map the 'l' kind here to tm_tag_variable_t and you'll get all local variables parsed.
--
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#pullrequestreview-823174482
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211203/8dd0c148/attachment.htm>
More information about the Github-comments
mailing list