tom_seddon
Tomato Guru
162 Posts |
Posted - Feb 02 2004 : 06:20:00 AM
|
If I press Ctrl+Shift+B when the cursor is on an identifier called 'm', the 'm' becomes an 'm_'. This should happen only when Shift is released, and when no other keys have been pressed, so that we can type Ctrl+Shift+B as Shift+Ctrl+B without confusion.
Currently VAX puts the underscore in, then VS.NET compiles it straight away, saving the file in the process. The error appears, I fix the _... then press Ctrl+Shift+B... and it repeats! I did this about 5 times today before I worked out what was going on.
Probably goes for other Ctrl+Shift combinations; Ctrl+Shift+B is just the one I use all the time. |
|