ReSharper.ExternalAnnotations extension in Visual Studio 2005/2008

Possible problems:

  • A string argument is not highlighted in String.Format and there is no "Remove format item with index 0 and proper argument" quickfix in Alt+Enter menu;
  • ReSharper marks any NUnit test methods/classes as unused;

 

The solution;

VS 2005/2008 do not support ReSharper Extension Manager, so you need to install ReSharper.ExternalAnnotations extensions manually to solve the problem:

  1. Download nuget package;
  2. Open it using any archiver software like WinZip;
  3. Extract all folders from ..\ReSharper\vAny\annotations\ to C:\Program Files (x86)\JetBrains\ReSharper\v8.2\Bin\ExternalAnnotations;
  4. Then restart Visual Studio;
0 out of 0 found this helpful

Please sign in to leave a comment.

Have more questions?

Submit a request