Skip to main content



      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 11:14 Go to next message
Eclipse UserFriend

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 05:05 Go to previous messageGo to next message
Eclipse UserFriend
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 17:52 Go to previous message
Eclipse UserFriend
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: Wed Sep 24 03:35:31 EDT 2025

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

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

Back to the top