This is a minor bug. In VAX 1814 on VS2008 if I type:
var q =
I get a drop down with "new var". I realize this is some generic code putting the type from the left on the right for a new operation, but "var" is not a type and should not be in the dropdown list as a choice.