How do I remove a word suggestion in autocomplete?
-
How do I remove a word suggestion in autocomplete?
It is causing me some confusion.
I clicked onEdit
,Auto-Completion
and thenWord Completion
thinking it would help me access something which I can remove but it is not working. -
Sorry. As far as I know, when it’s enabled, Notepad++'s builtin auto-completion just suggests words based on the first N characters (where N can be changed in the auto-completion preferences), compared to other words in the current document, maybe in other open, and words or functions defined in the auto-completion files for the active Language lexer. I do not believe there is a way to remove words from that list.