Resharper - turn off solution wide analysis

后端 未结 2 1823
时光取名叫无心
时光取名叫无心 2021-02-05 01:52

I want to turn it off completely and not get any solution-wide hints. I only see where I can pause I but can\'t find an answer for turning it off.

相关标签:
2条回答
  • 2021-02-05 02:16

    In Resharper 5.1, turn it off by unchecking the 'Analyze errors in whole solution' under ReSharper->Options->Code Inspection->Settings

    enter image description here

    You can also turn it off by right clicking on the green analysis circle (bottom right of Visual Studio) and select 'Analyse Errors in Solution'.

    0 讨论(0)
  • 2021-02-05 02:33

    In the tool window for Solution-wide analysis:

    image of R# solution-side analysis

    the ⑪ button pauses, as you have found; the button to the left of that (the first button in that toolbar) turns off SWA.

    0 讨论(0)
提交回复
热议问题