1. Please exclude numbers from being added to the autocompletion list, when they are used in the text (at least as an editor option, but I think, usually you don't want to autocomplete numbers. It is somewhat irritating, especially in languages like Autohotkey, where the command ends with the lin break, when you write a line like X:=1 and upon the enter key, the line is autocompleted to X:=10000 because that number has been written somewhere else in the script. Note that I don't want to disable the autocomplete feature, because in many other situations, it saves a lot of typing.
2. It would be really great if a language dependent list of words (keywords, known library procedures and functions) could be preloaded into the autocompletion list, even if they have not yet been used in the program (Could be related to the list of keywords for the highlighter). -- <https://forum.pspad.com/read.php?2,74471,74471> PSPad freeware editor https://www.pspad.com
