supurtab?

General questions regarding the usage of CodeLite
fanhe0513
CodeLite Enthusiast
Posts: 39
Joined: Sat Aug 21, 2010 7:32 pm
Genuine User: Yes
IDE Question: c++
Contact:

supurtab?

Post 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?
nemesis
CodeLite Enthusiast
Posts: 37
Joined: Fri Oct 01, 2010 8:32 pm
Genuine User: Yes
IDE Question: all
Contact:

Re: supertab?

Post 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
Post Reply