User forums > Using Code::Blocks
Code Completion
earlgrey:
I want the autocompletion popup disappear when I press TAB key.
How can I achieve this ???
Because :
When I want : "GList * list = NULL;"
I end up with "GList * listen() = NULL;"
-> The ESC key does it, but I have to move my left hand to search for it while Im typing characters, its annoying.
Ive seen nothing in Editor::CodeCompletion settings...
oBFusCATed:
Hm, In most editors pressing Tab causes the completion to be applied....
The completion popup should disappear when you type the '=', is this the case?
earlgrey:
No, it writes the "=" char
=================================
* I want TAB key to close the popup, so I can re-hit the TAB key and insert a TAB character ( or some spaces, according to Editor::General Settings::TAB options )
Isnt it possible to configure also the ENTER key ? ENTER could select the suggestion, TAB exit the popup...
* The SPACE key is OK ! But can be annoying for someone who wants true TABs character, not spaces
Thanks for your reply
( Also was "Control->foo()" automagically changed to "ControlMapIndex->foo()" annoying )
oBFusCATed:
What is your C::B version?
I've no seen such problems with newer versions....
earlgrey:
All version infos = my forum signature
Navigation
[0] Message Index
[#] Next page
Go to full version