Hi, i use autocompletion feature frequently and found out that new words are added to list only after i go to new line. In VB Script sometimes i declare new variable and in same line assign a value to it, like that
dim ComplexVariableName : ComplexVariableName = 1 Also there some more operations when i need to use autocompletion staing in same line. I know that this is a very small issue, but if it is not so time and resource consuming, may be it has reason to make word adding after every word, not line? Thanks. -- <http://forum.pspad.com/read.php?2,35584,35584> PSPad freeware editor http://www.pspad.com
