Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Disable Autocomplete Selection on Space(I want autocompletion to be selected only on enter and not on space.)
Disable Autocomplete Selection on Space [message #774791] Wed, 04 January 2012 16:14 Go to next message
Vijayakrishna R is currently offline Vijayakrishna RFriend
Messages: 1
Registered: January 2012
Junior Member

I have configured Java Content Assist Autoactivation for all alphabets,numbers,underscore,dot. It helps to get all suggestions as and when i type.

But when i press space, the first selection in suggestions is automatically selected. This changes the word i was typing. This is not what i wanted.

Is there any way to disable selecting auto completion suggestion when pressing space. I want to select it by Enter-Key only.

thanks
Re: Disable Autocomplete Selection on Space [message #775584 is a reply to message #774791] Fri, 06 January 2012 10:05 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 04.01.2012 17:14, Vijayakrishna R wrote:
>
> I have configured Java Content Assist Autoactivation for all
> alphabets,numbers,underscore,dot. It helps to get all suggestions as
> and when i type.
> But when i press space, the first selection in suggestions is
> automatically selected. This changes the word i was typing. This is
> not what i wanted.
> Is there any way to disable selecting auto completion suggestion when
> pressing space.
No.

Dani
> I want to select it by Enter-Key only.
> thanks
Re: Disable Autocomplete Selection on Space [message #1850866 is a reply to message #775584] Sat, 19 March 2022 21:52 Go to previous message
Bikash Tiwari is currently offline Bikash TiwariFriend
Messages: 1
Registered: March 2022
Junior Member
Yes , you can change that.
Preferences -> Editor -> Content Assist ->[check it] Disable insertion triggers except 'Enter'

Now the suggestion will only be added with Enter.
Previous Topic:Install Glassfish
Next Topic:Clean Up option "Add missing serial version ID (generated)" always has exceptions
Goto Forum:
  


Current Time: Thu Apr 18 13:37:47 GMT 2024

Powered by FUDForum. Page generated in 0.02016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top