[Github-comments] [geany/geany] C++ global constant names show up as "Variables" in "Symbols" pane on sidebar (#1443)

elextr notifications at xxxxx
Wed Mar 22 21:05:44 UTC 2017


IIUC the C++ ctags parser doesn't actually parse the declaration, it just skips things like static cont volatile etc and doesn't store information about such qualifiers in the tags.

Although there is a new ctags C++ parser in development I doubt it will store and extra information since the tags have to be backward compatible with all the ctags users.

-- 
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/issues/1443#issuecomment-288539538
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170322/ad8114d4/attachment.html>


More information about the Github-comments mailing list