In visual studio there is a toolbar item that can be very useful, or at least used to be in previous versions. It is the find toolbar and it has a text field you can type into and hit enter to go to next occurrences of the word match.
Unfortunately, in VS2010 this thing has an auto-correct feature I can't seem to work around. It gets it in its idea that you're trying to type something and it "completes" it for you. For example, I'm trying to type 'erase' in the field and it completes it to 'ERASER_CURSOR'. This is of course the wrong case.
I can't delete it and try again, it just does it again. I can't just delete the 'R_CURSOR' part because it's the wrong case. It simply WILL NOT let me type what I want to look for in that field!!! Really starting to piss me off actually. [ESC] just leaves the field and accepts the "correction".
Anyone know how to turn this "lovely" "feature" off?