Re: typing : would trigger intellisence ?
Most of the time viemu is the best but I have found this behaviour is very annoying.
Say I have just modified a document and in normal mode, and my caret is at beginning of the file and it is in at the 'u' position of a using statement, if I try to save this file, type ": " would trigger intellisence which will fill another "using" keyword.
for example:
using System;
if my curser is at "u", by typing :w <enter> it will be:
usingusing System;
This will trigger intellisence whenever a keyword is highlighted by the caret.
I did not find this problem on vsvim.
So if I try to run a command, then I have to make sure there is nothing under caret.
I am using vs2010 ultimate x86 + resharper +vax , intellisence is using vax's.
Help please.
Last edited by Yuan.Liu (2011-02-02 08:17:03)