> (and the new uctags C/C++ one didn't seem to be much better when I tested, 
> but presumably it will improve)

If I understood correctly, it parses whole function bodies and you get e.g. 
type information of local variables. This would be really interesting for scope 
completion in Geany because right now Geany just doesn't know the type of a 
local variable and doesn't do any scope completion at all. (Also we should add 
some support in scope completion for inheritance so it shows also the inherited 
methods.)

---
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/1160#issuecomment-237517067

Reply via email to