提交 Subclipse 的所有快捷方式

发布于 2024-07-26 17:25:00 字数 176 浏览 5 评论 0原文

我已经安装了 subclipse 并将快捷键 ctl-k 分配给了 commit 命令。 唯一的问题是,当我按 ctl-k 时,它只尝试提交我在编辑器中打开的当前文件。 我可以提交所有已更改/新文件的唯一方法是单击根项目文件夹并按 ctl-k。 有没有办法指定一个快捷方式来提交所有文件,而无需导航到根项目文件夹?

I have installed subclipse and I have assigned the shortcut ctl-k to the commit command. Only problem is when I press ctl-k, it only attempts to commit the current file I have open in my editor. The only way I can get the commit to commit all changed/new files is to click the root project folder and press ctl-k. Is there a way to assign a shortcut to commit all files without having to navigate to the root project folder?

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

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

发布评论

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

评论(2

冷情妓 2024-08-02 17:25:00

我不这么认为。 Subclipse 中的提交命令似乎对当前选择执行提交(递归地)。 因此,您需要选择根文件夹来提交所有文件。

请注意,许多命令适用于当前选择。

例如,当选择没有 .svn 信息的目录时,您是否尝试按 Ctrl+K ?

I don't think so. The commit command from Subclipse seems to perform the commit (recursively) on the current selection. Thus you need to select your root folder to commit all your files.

Note that lot of commands works on the current selection.

have you try to press Ctrl+K when for example a directory with no .svn infos is selected ?

黯然#的苍凉 2024-08-02 17:25:00

我今天刚刚发现的事情:确保您的键盘命令所属的命令组已针对您当前的视角激活。 您可以在“自定义视角”中激活命令组。

Something I just found out today: make sure whichever Command Group your keyboard command belongs to is activated for your current perspective. You can activate the Command Groups in "Customize Perspective".

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