I removed the defualt 'IntelliPromptCompleteWordCommand' command from the commandlinks collection. During IntellitSense the space key still completes the word with a space after it.
The default behavior (on space) for our editor needs to to turn off intellisense (without finishing the word) and put in a blank.
This behavior also extends to other characters that are not in any of the intellisense words.
For example: If I his `">?. etc while on a word is selected in the intellisens it finishes the words. The word is completed even though none of these chars are part of it...
Thank you.
[Modified 11 years ago]