在Eclipse中,如何使Shift+Enter不立即发送提交?
在Eclipse中,如何使Shift+Enter不立即发送提交?
在软件(编辑器、浏览器等)的大多数编辑上下文中,Shift+Enter 会产生硬换行,但在 Eclipse 中,当您在提交到版本控制系统之前撰写提交消息时,按 Shift+Enter 将立即提交。有没有办法克服这种有时不方便的行为?
In Eclipse, how to make Shift+Enter to not send a commit immediately?
In most editting contexts in software (editors, browsers, etc.), Shift+Enter makes a hard linebreak, but in Eclipse when you compose a commit message before making commit to a version control system, hitting Shift+Enter will make the commit immediately. Is there a way to override this sometimes-inconvenient behavior?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我将其放在这里是因为不清楚在哪里回复之前的答案。
这些说明是不正确的。 Ctrl+Shift+L 两次无法打开我的首选项。然后,您必须导航至“常规”>“按键”。然后在绑定栏下,您可以找到 Shift+Enter,但它仅设置为“在当前行下方插入行”。取消绑定此命令不会更改提交时的行为。
I'm putting this here because it's not apparent where to reply to the previous answer.
These instructions are incorrect. Ctrl+Shift+L twice does not open my preferences. You must then navigate to General>Keys. Then under the binding column you can find Shift+Enter but it is only set to "Insert Line Below Current Line". Unbinding this command does not change behaviour when committing.
一种选择是禁用此命令。
One option is to disable this command.