On Fri, 2 Dec 2022 at 23:33, Amn Ojee Uw <amnoje...@gmail.com> wrote:
>
> Hello Neil and thank you for the prompt response.
>
> I hope that the below better explains the choices, web pages, friends and 
> other have giving me.
>
> CTRL-ENTER = Breaks the line in two.
> Shift-ENTER = Brings the cursor to the line below.
> Alt-ENTER = Displays a menu choice saying
> * Add {word} to the project's dictionary
> * Add {word} to your private dictionary
>
> However, I'd like to have displayed a list of suggestions, or possible 
> {words}, to replace the misspelled {word}; as it is shown here.

Prompt, but brief and useless! :-) Sorry, was going through a bunch of
emails and issues and mixed up two suggestions in one there.

ALT+ENTER is the Fix Code action, and will open up the same menu as
attached to the lightbulb.  This will give you the list of suggestions
.. possibly.  It's a bit hit and miss sometimes - just tested
behaviour and the list grew with subsequent tries - assume some async
processing in there.

CTRL+SPACE is the Code Completion action and will also open up a list
of possible words - move the cursor back and forth through the word to
change the search prefix.  CTRL-ENTER to replace the word.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to