简体   繁体   English

关闭ReSharper Annotations的提示

[英]Turn off prompt for ReSharper Annotations

When I have ReSharper auto-generate interface stubs, for example, INotifyPropertyChanged, it brings up a popup stating that it cannot find ReSharper annotations, and asks me if I want to include them. 当我有ReSharper自动生成接口存根(例如,INotifyPropertyChanged)时,它会弹出一个弹出窗口,指出它无法找到ReSharper注释,并询问我是否要包含它们。 I never do. 我从来没有做。

在此输入图像描述

How do I disable this prompt? 如何禁用此提示? I have tried unchecking Code Inspection > Automatically propagate annotations, and Code Editing > Context Actions > Implement INotifyPropertyChanged pattern. 我尝试取消选中代码检查>自动传播注释,以及代码编辑>上下文操作>实现INotifyPropertyChanged模式。 Neither appears to have any effect on the auto implementation. 似乎都没有对自动实现产生任何影响。 If there's a setting that is more explicit, I've managed to miss it. 如果有一个更明确的设置,我设法错过了它。

Right now, there is no way to disable such prompt, it is not handled by Automatically propagate annotations checkbox. 现在,没有办法禁用这样的提示,它不是由Automatically propagate annotations复选框处理的。 Such checkbox has been introduced for another reason. 出于另一个原因引入了这样的复选框。 However, it makes sense to cover this case as well. 但是,覆盖这种情况也是有意义的。 Feature request which you might follow. 您可能会关注的功能请求

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM