首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

在导航到课程时,如何让Resharper忽略Designer文件?

在使用 ReSharper 时,如果需要在导航到课程时忽略 Designer 文件,可以按照以下步骤进行操作:

  1. 打开 Visual Studio 中的 ReSharper 设置。
  2. 在设置中,找到 "Code Inspection" 选项。
  3. 在 "Code Inspection" 选项中,找到 "Settings" 按钮并点击。
  4. 在 "Settings" 页面中,找到 "Exclude from Code Inspection" 选项。
  5. 在 "Exclude from Code Inspection" 选项中,点击 "Add Pattern" 按钮。
  6. 在 "Add Pattern" 对话框中,输入以下内容:
代码语言:txt
复制
?*.Designer.cs
  1. 点击 "OK" 按钮,然后点击 "OK" 按钮关闭 "Settings" 页面。

现在,ReSharper 将会在导航到课程时忽略 Designer 文件。

如果需要恢复对 Designer 文件的检查,可以在 "Exclude from Code Inspection" 选项中,找到刚刚添加的模式,然后点击 "Remove" 按钮。

总结:在导航到课程时,如果需要让 ReSharper 忽略 Designer 文件,可以按照上述步骤进行操作。

页面内容是否对你有帮助?
有帮助
没帮助

相关·内容

领券