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

Working on new editor enhancements?
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

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

Post 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.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

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

Post by eesau »

Sure it's possible. Take a look in File -> Preferences -> General -> Shortcuts.
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

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

Post by chi »

Under Preferences / General / Shortcuts... Scroll down to "Insert the selected AutoComplete word" and change it as you like :wink:

cheers, chi
Et cetera is my worst enemy
User avatar
skywalk
Addict
Addict
Posts: 4218
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

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

Post by skywalk »

Thanks for this post Mistrel!
The autocomplete is great, but I never thought the TAB default was modifiable. :)
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

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

Post by Mistrel »

Thanks. I kept looking under Preferences -> Editor -> AutoComplete. :x
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

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

Post 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)
ImageThe happiness is a road...
Not a destination
Post Reply