> But even after that it won't do any magic - we for instance don't see things 
> like "using namespace Foo;" so scope completion won't work in all cases.

Now thinking about it again we can just strip away the scope part and search 
for the type only - in find_scope_members() we don't look for the type's scope 
anyway. So it will be simple on the TM side when the parser gets fixed (can 
post the patch separately from this pull request to avoid adding more and more 
stuff).

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/862#issuecomment-172891762

Reply via email to