ReSharper 设置 GoToNextHightlight 首先导航到错误
ReSharper 设法在不编译的情况下找到错误,但它们似乎没有比其他亮点具有更高的优先级。当我有一个包含很多警告(例如未知的 css 类)的文件时,我想忽略它,我无法在不查看所有警告的情况下使用 F12(转到下一个突出显示)快捷方式。当然,我可以使用滚动条来解决该错误,但最好使用键盘快捷键。对此有什么建议吗?
ReSharper manages to find the errors without compiling but they don't seem to have higher priority than other hightlights . When I have a file with a lot of warnings (like unknown css class) I want to ignore, I can't use F12(go to next highlight) shortcut without going through all warnings. Of course I can use the scroll bar to go that error but it would be better to use keyboard shortcut. Any suggestions for this this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据您的键盘映射:
这将调用“转到下一个错误”命令,该命令会忽略警告、建议等。
Depending on your keymap:
This will invoke the "Go to next error" command, which ignores warnings, suggestions, etc.