Eclipse Git 提交快捷键在编辑器中有效,但在导航器中无效。

发布于 2024-12-19 23:10:46 字数 377 浏览 2 评论 0原文

在 OSX 10.5 Leopard 上使用 Eclipse Indigo 和 PDT 3。

我已经自定义了视角并启用了 Git 命令组。

在按键首选项中,我尝试了几种不同的快捷键,确保选择没有冲突的快捷键。

如果我在 PHP 编辑器中使用快捷方式,我会看到 git commit 对话框。如果我在 PHP 资源管理器视图中使用相同的键盘快捷键(选择了更改的文件或文件夹),我什么也得不到。如果我使用工具栏按钮或菜单命令,我会看到提交窗口。

如果我为另一个 git 命令(添加)重新分配相同的快捷方式,则当 PHP 资源管理器具有焦点时它会起作用。

还有什么我应该注意或尝试的吗?为什么 Git Commit 的键盘快捷键在 PHP 资源管理器视图中不起作用?

Using Eclipse Indigo with PDT 3 on OSX 10.5 Leopard.

I have Customized Perspective and enabled the Git command group.

In the keys preferences I have tried a few different shortcuts, being sure to select ones that have no conflicts.

If I use my shortcut in a PHP editor, I get the git commit dialog. If I use the same keyboard shortcut when I'm in the PHP explorer view (with either a file or folder with changes selected), I get nothing. If I use either the toolbar button or menu command, I get the commit window.

If I re-assign the same shortcut for another git command (Add), it works when the PHP explorer has focus.

Is there something else I should be aware of, or trying? Why doesn't the keyboard shortcut for Git Commit work in PHP Explorer view?

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

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

发布评论

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

评论(1

救赎№ 2024-12-26 23:10:46

(显然已关闭)错误 339838,即使该快捷方式没有冲突。
您可以通过检查错误日志并将其内容与该错误报告中详细说明的内容进行比较来检查这是否相关。

There still seems to be a pending issue on this (apparently closed) bug 339838, even though that shortcut has no conflict.
You can check if this is related by checking your error log and comparing its content with the one detailed in that bug report.

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