Disable code analysis for current file in ReSharper

后端 未结 1 1540
我在风中等你
我在风中等你 2020-12-24 00:48

In ReSharper 4.x there was a shortcut (Ctrl+8) for turning off the code analysis for the current file, but I cannot find the equivalent in ReSharper 5.0. Anyone knows where

1条回答
  •  北海茫月
    2020-12-24 01:54

    Ctrl + Shift + Alt + 8?

    This shortcut is bound to the ReSharper_EnableDaemon-command, so you are free to change it to whatever you want.

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