Stop solution wide analysis when opening solution

Viewed 11

When I open a solution in Visual Studio, resharper performs a solution-wide analysis degrading the performance for up to a minute.

However, I have disabled solution-wide analysis in the settings.

enter image description here

If I right click the icon in the bottom right corner, I am able to turn the analysis off, and that seems to not affect my work. I do not lose any functionality doing that.

The next time I open the solution, the solution wide analysis will start again.

Is there a way to turn it off without right clicking every time I open a solution? What is "Enable code analysis?"

0 Answers
Related