Page 1 of 1

supurtab?

Posted: Wed Oct 06, 2010 9:42 pm
by fanhe0513
There is a plugin named supertab in vim to active code completion, so I try to achieve in codelite.
But I found that I could not set tab key as code completion hotkey, and ctrl+tab was always used to switch tabs (ctrl+tab would as normal tab).

How can I achieve supertab in codelite?

Re: supertab?

Posted: Tue Oct 12, 2010 2:32 pm
by nemesis
hi there!

i'm not quite sure whether it makes sense to have something like supertab in codelite since the codecompletion is quite intelligent (which offers quite the same comfort as the high flexibility of supertab).
setting tab as 'complete word' in shortcuts won't work since it will just print a tab so maybe autodisplay option might be something for you.

greets,
nem