@b4n Fixed the first problem - see the new patch. The ns::C c2 problem is however a parser problem and in fact I believe the same as Lex reported here:
https://github.com/geany/geany/issues/845
In your example the var_type of the "c2" TMTag is "ns" instead of "ns::C".
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/862#issuecomment-172683720