隐藏 Eclipse 菜单栏(自动隐藏)

发布于 2024-12-19 15:24:23 字数 154 浏览 0 评论 0原文

我试图隐藏 Eclipse 菜单栏以节省一些屏幕空间。我发现我可以使用视角来做到这一点,但这会永久地从该视角取出菜单。我想要获得的行为是自动隐藏,以便菜单保持隐藏状态,直到我按下 ALT+F 或任何其他 ALT 组合键。

有没有设置或插件可以做到这一点?

谢谢!

I'm trying to hide Eclipse menu bar to save some screen real estate. I found I can do this using perspectives but that would permanently take out the menu from that perspective. The behavior that I want to get is something along of auto-hide, so that the menu remains hidden until I hit ALT+F for example or any other ALT key combo.

Is there's a setting or a plugin that can do this?

Thanks!

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

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

发布评论

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

评论(3

ぺ禁宫浮华殁 2024-12-26 15:24:23

这只是一种解决方法。创建两个视角。

第一个名为 - With Menu

第二个名为 - Without Menu

在“Without Menu”透视图中删除所有菜单项并保存。

要创建隐藏和显示的效果,请使用

Ctrl+F8 在视角之间切换。

This is just a work around. Create two perspectives.

First one named - With Menu.

Second one named - Without Menu.

In the "Without Menu" perspective remove all menu items and Save.

To create the effect of hiding and showing, switch between perspectives by using

Ctrl+F8.

我早已燃尽 2024-12-26 15:24:23

有一个快速查看选项 - 只需右键单击该选项卡并选择快速查看。它将把整个窗口带到 Eclipse 任务栏。您只需单击窗口的图标即可恢复该窗口。

来源: https://bugs.eclipse.org/bugs/show_bug.cgi?id =56119

Theres a fast view option- just right click the tab and select Fast View. It'll bring the entire window down to the eclipse taskbar. You can recover the window by just clicking on it's icon.

Source: https://bugs.eclipse.org/bugs/show_bug.cgi?id=56119

勿挽旧人 2024-12-26 15:24:23

看看这里 Eclipse 有宏记录器吗? 你可以设置宏,以便可能响应 ALT+F。

Have a look here Is there a Macro Recorder for Eclipse? You could set up the macro so respond to ALT+F possibly.

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