Bad C# Source Editor Highlighting, How to turn off?

Actually, I find Compiler Error underlining useful most of the times. I also cant find the setting to turn it off but you can work around it by setting the Compiler Error color to the background of your editor. You can access this setting via Tools > Options then Environment > Fonts and Colors. Select Compiler Error from the Display items listbox and set Item foreground.
 
Background compilation is considered by me one of the best things VS.NET has to offer. I dont get why you are getting mad at it, if it finds an error it simply highlights it.
:)
 
Yeah but I already know there is an error there, because I havent completed typing what I was done doing yet :(

But thank yoiu JABE, Ill try that :rolleyes:

It was actually the Smart Editor Error instead of that other one, but Im glad its gone now :)
 
Last edited by a moderator:
Back
Top