开发者

Resharper — fix multiple issues

开发者 https://www.devze.com 2023-01-08 08:15 出处:网络
I\'d like to select multiple issues in Inspection Results 开发者_JS百科and fix it automatically. Is there any way to do that?Edit: since VS2010, the shortcut is Alt+Page Down, not F12.

I'd like to select multiple issues in Inspection Results 开发者_JS百科and fix it automatically. Is there any way to do that?


Edit: since VS2010, the shortcut is Alt+Page Down, not F12.

Not that I know of. I do this by repeatedly pressing: F12, Alt+Enter.

(The F12 key moves to the next error or warning in this source file; Alt+F12 moves to the next error in the solution.)


With the latest Resharper, you can batch-fix issues in a file or a project:

Resharper — fix multiple issues

0

精彩评论

暂无评论...
验证码 换一张
取 消