ReSharper uninstall - Visual Studio no longer shows correct error highlighting

Nick picture Nick · May 6, 2009 · Viewed 18.5k times · Source

I've been trying out ReSharper and decided that I'd like to uninstall it. However, after doing so, Visual Studio no longer shows red underline highlighting that it normally uses to identify the location of errors in the code.

This has happened on two of our PCs so far. I've tried a reinstall and a repair, but no luck. Any ideas how I can restore the highlighting in Visual Studio?

Answer

Igal Tabachnik picture Igal Tabachnik · May 6, 2009

Go to Tools → Options → Text Editor → C# → Advanced, check the following options:

  • Underline errors in the editor
  • Show live semantic errors

alt text