使用鼠标按钮的 Eclipse 后退/前进导航

发布于 2024-11-27 14:39:30 字数 171 浏览 0 评论 0原文

Visual Studio 有一个名为 MouseNavi 的插件,它允许您使用鼠标拇指按钮浏览您的历史记录。

Eclipse 是否存在类似的扩展?

There is an addin for Visual Studio called MouseNavi that allows you to use mouse thumb buttons to navigate your history.

Does a similar extension exist for Eclipse?

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

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

发布评论

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

评论(3

夜清冷一曲。 2024-12-04 14:39:30

我不知道有哪个 Eclipse 插件可以做到这一点,但假设您使用的是 Windows:

这个插件应该可以让您做您想做的事情: http://www.highrez.co.uk/downloads/XMouseButtonControl.htm

使用该工具,您可以为每个鼠标按钮分配一个按键序列(例如 Alt+Left)并且因为它可以针对特定应用程序,所以不会干扰您不希望该映射的其他程序。

I don't know of any Eclipse plugin that does this, but assuming you're using Windows:

This one should enable you to do what you want: http://www.highrez.co.uk/downloads/XMouseButtonControl.htm

With that tool you can assign each mouse button a sequence of keys (Alt+Left for example) and because it can be made application specific it won't interfere with other programs where you don't want that mapping.

怪异←思 2024-12-04 14:39:30

Alt+向左和 Alt+向右可浏览最新打开的编辑器。
另外,按 Alt+L 打开快捷方式弹出窗口,以便您可以查看可用的内容。

但没有真正的鼠标导航控制(至少我不知道)。尽管如此,创建一个并将其附加到处理导航命令的相同处理程序应该不会很困难。

Alt+Left and Alt+Right to navigate through the latest opened editors.
Also, Alt+L to open up the shortcuts popup, so you can see what's available.

No real mouse navigation control though (not that I know of... at least). Although, should not be very difficult to create one and attach it to the same handlers that deal with the navigation commands.

沒落の蓅哖 2024-12-04 14:39:30

^Q 带您到上次编辑的位置。您可以循环使用它。没有鼠标绑定。

^Q takes you to last edited location. You can cycle using it. No mouse bindings.

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