Hi Frans,
Does Intellisense do word completition?
Example:
I type If UsePartialClas and then Ctrl+Space.
Editor adds a space and lists all possible constructs without positioning on the most likely (If UsePartialClass).
When I pick an entry it will add the entry instead replace the construct typed in the editor.
So, is this behavior by design?