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

Reply via email to