visual studio 2010 - How to re-enable standard C# errors in error list after uninstall? -


i've noticed resharper disables standard vs2010 c# language service's error reporting error list. have full build in order c# provide errors resharper doesn't report. when uninstall resharper, c# remains in disabled/broken state. how can re-enable language service-generated errors in error list?

tools -> options -> text editor -> c# -> advanced ->     "underline errors in editor" (check)     "show live semantic errors" (check) 

Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -