emacs : auto-complete and golevka : force file parsing
The question for some user's/devel's of that
https://github.com/auto-complete/auto-complete and
https://github.com/Golevka/emacs-clang-complete-async : How do I
explicitly force to parse the file ? ( and add the resulting tags into the
potential >> complete-tags database << ? I the clang-complete works well
when it comes to complete tags from active buffers, but it's no no , when
completing external libraries tags ( mine standard example is Ogre3d
library include headers ... ). With CEDET/semanatic the command was M-x
senator-force-tag-refresh for visting buffer ( I just opened this cmd to
all opened Ogre .h files ), however C./S. is to poor to parse complex
template trickery ...
No comments:
Post a Comment