Visual Studio:快速查找源代码中的构建错误

发布于 2024-12-18 10:48:32 字数 206 浏览 2 评论 0原文

我的编程工作流程通常涉及这样的序列:

  • 构建
  • 查看错误列表
  • 双击顶部错误
  • 修复错误

尽管我经常打开多个编辑器窗口,但我可能需要一段时间才能在指示器边缘找到相当伪装的图标。有时它甚至在错误窗口后面看不见。

有什么方法可以突出显示源代码中的当前错误行,以便我可以更快地找到它?

My programming workflow often involves sequences like this:

  • build
  • look at error list
  • double click top error
  • fix the error

Often though I have several editor windows open and it can take me a while to find the rather camouflaged icon in the indicator margin. Sometimes it's even out of sight behind the error window.

Is there any way I can highlight the current error line in the source code so that I can find it more quickly?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浅忆流年 2024-12-25 10:48:32

在 Visual Studio 中按 F8 会出现错误

Pressing F8 in Visual studio take you to the errors

你没皮卡萌 2024-12-25 10:48:32

你在使用修磨机吗?

如果没有尝试看看它,据我记得它允许您自定义错误的显示方式。

Are you using resharper?

If not try and take a look at it, as far as i remember it allows you to customize how errors are displayed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文