Scintilla has few options for autocompletion, it'll be good if they'll be configurable in np++. Like SCI_AUTOCSETIGNORECASE (mb per language option?), SCI_AUTOCSETAUTOHIDE, SCI_AUTOCSETDROPRESTOFWORD, and also it'll bee pretty nice, if there will be a configurable delayed autopopup of autocompletion window, for example you typed a part of word, than stopped for 1-2 seconds and functions-autocompletion window appears, like in many IDEs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Scintilla has few options for autocompletion, it'll be good if they'll be configurable in np++. Like SCI_AUTOCSETIGNORECASE (mb per language option?), SCI_AUTOCSETAUTOHIDE, SCI_AUTOCSETDROPRESTOFWORD, and also it'll bee pretty nice, if there will be a configurable delayed autopopup of autocompletion window, for example you typed a part of word, than stopped for 1-2 seconds and functions-autocompletion window appears, like in many IDEs.