在Resharper中,可以通过
注释禁用正常提示Disable once with comment
按<ctrl-enter>
时,上下文菜单中的选项
使用自定义结构搜索模式
http://blog.jetbrains.com/dotnet/2010/08/19/highlighting-custom-patterns-with-resharper/
我找不到办法做到这一点。上下文菜单中没有禁用提示的选项。
是否可以通过评论禁用自定义模式?
答案 0 :(得分:5)
只是想告诉你,问题已经解决了。
您可以立即添加抑制键(编辑模式时),然后在注释中使用。
https://blog.jetbrains.com/dotnet/2016/06/20/resharper-ultimate-2016-2-eap-build-4/