Disable all features but Code Inspection.

Answered

I am very sensitive to Visual Studio performance delays, and since I installed ReSharper, i have suffering more delays.

I installed ReSharper because I am interested in Code Inspection analysis, but I would like to turn off every other feature to get some performance back.

Is there any easy way to do this?

1
1 comment
Official comment

Hello Gilberto,

Unfortunately, there is no way to completely disable all ReSharper features but Code Analysis,

However, you may disable a couple of them:

  1. ReSharper | Options | Environment | IntelliSense | General | Select Visual Studio;
  2. ReSharper | Options | Environment | Products & Features | Untick features you do not need like Navigation, Unit Testing, some languages support.
  3. ReSharper | Options | Code Editing | Context Actions | Untick checkboxes for CA you want to disable.

Thanks! 

Please sign in to leave a comment.