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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -