dango
Junior Member
20 Posts |
Posted - Apr 27 2004 : 5:27:23 PM
|
I'm using VS.Net 2003 with build 1230.
When I have in my file: bool myVar = true;
and then later I type: myVar = When I add the space after the assignment operator (=) true is entered unless I hit escape after the equal sign to dismiss the suggestion list box.
I have tab and return enabled for "accept with" and I don't have "Any character not valid in a symbol" enabled.
Thanks |
|