1

I accidentally asked ReSharper to ignore errors in a C# file. How can I undo the ignoring or errors for a particular file? I'm using ReSharper 7.1

lockstock
  • 2,359
  • 3
  • 23
  • 39

1 Answers1

1

Ok It was easy. Go to 'errors in solution', right click the listed file and select 'stop ignoring errors'.

lockstock
  • 2,359
  • 3
  • 23
  • 39