Can anyone explain to me why the cursor keeps jumping like that when i hit any of the Intellisense-completion-keys if Intellisense didn't match anything? Hitting space, comma, colon, parenthesis etc... everything seems to trigger the cursor moving to the end of the current line.
Very annoying when writing for example lambdas in the middle of a sentance (where the local variables obviously doesn't exist at point of writing) or when writing names of methods that you later implement by ctrl-. on it.
Link to this comment:
All Comments (0)