Page 1 of 1

Is it possible to use "enter" to perform code completion?

Posted: Sat Oct 30, 2010 10:11 am
by Mistrel
I've looked and I can't find one. The PureBasic IDE is the only one I've ever used that uses "tab" to perform this type of completion. NetBeans supports it, but the actual combination to invoke/finish code completion is also completely customizable.

I just want to be sure I'm not missing something.

Re: Is it possible to use "enter" to perform code completion

Posted: Sat Oct 30, 2010 10:25 am
by eesau
Sure it's possible. Take a look in File -> Preferences -> General -> Shortcuts.

Re: Is it possible to use "enter" to perform code completion

Posted: Sat Oct 30, 2010 10:26 am
by chi
Under Preferences / General / Shortcuts... Scroll down to "Insert the selected AutoComplete word" and change it as you like :wink:

cheers, chi

Re: Is it possible to use "enter" to perform code completion

Posted: Sat Oct 30, 2010 5:11 pm
by skywalk
Thanks for this post Mistrel!
The autocomplete is great, but I never thought the TAB default was modifiable. :)

Re: Is it possible to use "enter" to perform code completion

Posted: Sat Oct 30, 2010 7:31 pm
by Mistrel
Thanks. I kept looking under Preferences -> Editor -> AutoComplete. :x

Re: Is it possible to use "enter" to perform code completion

Posted: Thu Nov 04, 2010 12:50 pm
by Kwai chang caine
The autocomplete is great, but I never thought the TAB default was modifiable.
Me too :oops:
Cool !!!!
Thanks EESAU and CHI 8)