> I'd like to see TM/Ctags as some kind of fallback tag handling that can be 
> disabled by plugins who provide better filetype-specific support in the 
> future.

Wouldn't it be possible to feed the symbol information (e.g. from llvm) to TM 
(and extend TM to do what's necessary)? Or have symbol info both in TM and LLVM 
so you can reuse e.g. the symbol tree from Geany and have only autocompletion 
handled by LLVM?

I'm not familiar with LLVM/clang so I don't know what would be necessary for 
this and if something like this is doable.

-- 
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/1187#issuecomment-242460487

Reply via email to