Visual Studio 2008 中装订线中的手术刀形状图标是什么意思?

发布于 2024-08-29 18:27:29 字数 210 浏览 1 评论 0原文

这个图标是什么意思?

Visual Studio装订线中的手术刀图标

它似乎没有工具提示,右键单击时没有响应,而且似乎也不想消失。

What does this icon mean?

Visual Studio scalpel icon in the gutter

It doesn’t seem to have a tooltip, it doesn’t respond on right-click, and it doesn’t seem to want to disappear either.

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

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

发布评论

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

评论(1

我们只是彼此的过ke 2024-09-05 18:27:29

它显示“查找全部”结果。 (可能还有其他事情!)

编辑以澄清:当您双击“查找结果”面板中的条目时,“手术刀”会显示在相关代码行旁边。我想可以帮助您通过眼睛来识别它,因为光标可能不是很明显。

进一步编辑: 此page要跳转到匹配项,请双击结果列表中的任意行。源文件显示在代码编辑器中,插入点位于匹配文本的开始处。编辑器的指示符边距中会出现一个符号来标记包含匹配项的行,状态栏会显示其全文。 - 因为他们没有命名它,所以我怀疑该符号在其他地方使用。

It shows Find All results. (Possibly other things too!)

Edit to clarify: when you double-click an entry in a Find Results panel, the "scalpel" shows up next to the relevant line of code. Helps you pick it out by eye, I guess, as the cursor may not be very noticeable.

Further edit: this page says To jump to a match, double-click any line in the results list. The source file is displayed in the Code Editor with the insertion point placed where the matched text begins. A symbol appears in the indicator margin of the Editor to mark the line that includes the match, and the status bar displays its full text. - as they don't name it I doubt the symbol is used elsewhere.

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