如何在 Eclipse 中将鼠标悬停在代码折叠上时禁用代码预览弹出窗口?

发布于 2024-08-31 07:50:19 字数 184 浏览 2 评论 0原文

当我使用 Eclipse 编写 Java 程序时, 我可以折叠一段代码,例如:一个方法或一条注释。 当我折叠该块时,Eclipse 中编辑器的左侧会出现一个“加号(+)”标记。 如果将鼠标悬停在该标记上,Eclipse 将弹出一个框架,显示那些折叠的代码。 我觉得这很烦人,但我找不到禁用它的选项。 有一个选项可以禁用它吗?

谢谢,伙计!

When I use Eclipse to code Java programs,
I can fold a block of codes, for example: a method or a comment.
And When I fold the block, there will be a "plus(+)" mark appearing on the left side of the editor in Eclipse.
If you hover your mouse over the mark, Eclipse will pop-up a frame showing those folded codes.
I feel it's annoying, but I can not find an option to disable it.
Is there an option to disable it?

thanks, mate!

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

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

发布评论

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

评论(1

暗喜 2024-09-07 07:50:19

我认为现在不能禁用此功能(Eclipse 3.5)

您可以 禁用“javadoc悬停”上的弹出窗口(有点),但不在文件夹标记上。

I don't think this can be disabled right now (Eclipse 3.5)

You can disable popup on "javadoc hovering" (sort of), but not on folder marks.

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