Yeah, looks similar and probably both cases could share some code. This patch 
works for namespace prefixes only but it could also be changed to work for 
variable prefixes too (for strongly-typed languages for which we have varType). 

On the other hand this patch supports multiple levels of scopes which we don't 
have in scope completion right now (the code would probably get quite a bit 
crazier if we were doing scope completion for multiple levels). But maybe it's 
not so important and one level could be enough.

But yeah, the idea behind the patch makes sense and brings back the beautiful 
memories of the implementation of scope completion :-).

-- 
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/pull/1177#issuecomment-241228174

Reply via email to