Ctags does not provide suggestion build in C++ types
Posted: Wed Jun 20, 2012 1:57 am
Hi,
ctags does not complete types suchs as; int, unsigned, float, class, inline, public etc...
works perfect for the classes i defined and their properties.
clang completion works. (but it is strict and without hinting it is not very useful)
how do i enable this?
Thank you.
ctags does not complete types suchs as; int, unsigned, float, class, inline, public etc...
works perfect for the classes i defined and their properties.
clang completion works. (but it is strict and without hinting it is not very useful)
how do i enable this?
Thank you.