[Github-comments] [geany] Rewrite scope completion 3 (#862)

Colomban Wendling notifications at xxxxx
Tue Jan 19 00:30:01 UTC 2016


> @b4n Fixed the first problem - see the new patch.

Indeed, looks like it work now, thanks :)

> The ns::C c2 problem is however a parser problem and in fact I believe the same as Lex reported here: #845
>
> In your example the var_type of the "c2" TMTag is "ns" instead of "ns::C".

Damn, you're right.  Though, while trying to fix this in the C parser, I don't think it works now it reports `ns::C`.  Probably the type is not split up on scope separator, so a qualified type doesn't work I guess?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/862#issuecomment-172691838
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160118/8beed144/attachment.html>


More information about the Github-comments mailing list