coderush 下划线错误
在花了很多时间使用 resharper 后,我正在尝试 coderush。在 resharper 中,可以在键入时在所有错误下划线。 coderush中有这个功能吗?如果是这样我该如何打开它?
I am trying out coderush after spending a lot of time with resharper. In resharper it is possible to underline all errors as you type. Is this function available in coderush? if so how do i turn it on?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您正在寻找的功能称为 CodeIssues。
它仅适用于完整版 CodeRush。如果您使用的是 Xpress 版本,我会提到这一点。
它最初是在 9.1.x 版本中引入的。所以请确保您至少拥有此版本。
我总是建议获取最新版本。在回答这个问题时,这将是 9.3.2。
有 2 种方法可以打开/关闭 CodeIssues。
按照以下步骤进入 Code Issues 选项页面:
在左侧的树视图中,导航到此文件夹:
编辑器\代码分析
选择“代码问题”选项页。
The feature you are looking for is called CodeIssues.
It is available only with the Full version of CodeRush. I mention this in case you are using the Xpress version.
It was introduced initially in version 9.1.x. So be sure you have at least this version.
I would always recommend getting the latest version. at the time of this answer this would be 9.3.2.
There are 2 ways to toggle CodeIssues on/off
Follow these steps to get to the Code Issues options page:
In the tree view on the left, navigate to this folder:
Editor\Code Analysis
Select the "Code Issues" options page.