How to disable ReSharper in Visual Studio 🔒

📽️ Video: Quick steps to disable ReSharper in Visual Studio

To disable ReSharper in Visual Studio you should take the following steps:

  1. Go to the Top menu.
  2. Expand the Tools Tab and find “Options” 🛠️.
  3. Click “Options” and a new window should appear.
  4. Find Resharper Section (you can use the search input to filter the results) and go to “General”.
  5. Click the “Suspend Now” button.
  6. Submit changes with the “Ok” button.

Disabling ReSharper in Visual Studio

Resharper Tools Options
Visual Studio > Tools > Options
Resharper Options Suspend
Visual Studio > Tools > Options > ReSharper Suspend Now button

Enabling ReSharper in Visual Studio

Once you disable ReSharper you can easily turn it on again using the “Resume Now” button.

Resharper Options Resume
Visual Studio > Tools > Options > ReSharper Resume button

Similar Posts