Eclipse 编辑器中的箭头是什么意思?

发布于 2025-01-07 04:46:09 字数 127 浏览 3 评论 0原文

Eclipse editor:

有时会出现此箭头,因此我无法查看是否安装了断点。是否可以通过某种快捷方式删除此箭头? 谢谢。

Eclipse editor:

Sometimes appears this arrow so I cannot see if breakpoint is installed. Does it possible with some shortcut remove this arrow?
Thanks.

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

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

发布评论

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

评论(7

送君千里 2025-01-14 04:46:09

我认为黄色箭头是搜索结果图标。它知道这听起来很愚蠢:/。您应该能够关闭搜索窗格,然后箭头就会消失。这能解决问题吗?

I think the yellow arrow is the search results icon. It know it sounds silly :/. You should just be able to close the search pane and the arrow will go. Does that fix it?

我是有多爱你 2025-01-14 04:46:09

如果您关闭搜索结果而不是搜索视图,箭头将会消失。如果您在搜索视图上按 X 或 XX,它将隐藏/删除黄色箭头。

The arrow will go away if you close the search result, not the search view. If you press the X or XX on the search view, it will hide/remove the yellow arrow.

洛阳烟雨空心柳 2025-01-14 04:46:09

关于 Eclipse 帮助 --> 帮助内容 -->搜索图标

选择编辑器区域标记链接,您将看到黄色图标是“搜索结果”图标。每当您进行搜索并找到结果时,图标都会显示它在哪一行找到的。

On Eclipse Help --> Help Contents --> Search icons.

Select the Editor area marker link, and you will see that the yellow icon is the "Search Result" icon. Whenever you do a search and the result is found, the icon shows which line it found it in.

无言温柔 2025-01-14 04:46:09

<代码>窗口|显示视图 |搜索 单击搜索视图中的 Xx 图标。清除搜索将删除箭头。

Window | Show View | Search Click Xx icon in the Search view. Clearing the search will remove the arrows.

皓月长歌 2025-01-14 04:46:09

我们还有另一种方法来检查是否在没有屏蔽箭头图标的行上安装了任何断点。只需将鼠标悬停在箭头图标上,Eclipse 将显示一个弹出窗口来声明此行设置的内容(包括断点)。

We have another way to check if any break point is installed at a line without masking arrow icon. It's just hovering mouse over arrow icon, Eclipse will display a popup to claim what are set (include break point) at this line.

孤独患者 2025-01-14 04:46:09

清除箭头的另一种方法是:

  1. 搜索窗格工具栏上找到显示以前的搜索图标(看起来像带有文档的手电筒图标,其中有一个附加的下拉箭头
  2. 单击该图标的下拉箭头
  3. 选择清除历史记录菜单项

这将清除当前会话的搜索历史记录并删除所有黄色箭头在编辑器中,无需关闭完全搜索选项卡。

Another way to clear the arrow is to:

  1. Locate the Show Previous Searches icon on the Search pane's toolbar (looks like a flashlight-with-document icon that has an attached Dropdown arrow)
  2. Click on that icon's Dropdown arrow
  3. Select the Clear History menu item

This will clear your search history for the current session and remove all the yellow arrows in the editor without having to close the search tab completely.

初心 2025-01-14 04:46:09

清除箭头(无需完全关闭它们)的最简单方法是简单地执行另一次搜索。

我尝试了其他方法(关闭搜索窗格、关闭文件),但没有任何效果。

The easiest way to clear the arrow (without turning them off entirely) is to simply perform another search.

I tried other approaches (closing the search pane, closing the file) and nothing worked.

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