返回
创建于
状态公开
如何在新版 IDEA IDE 中使用 Git Commit Modal?
安装 https://plugins.jetbrains.com/plugin/index?xmlId=intellij.git.commit.modal 插件,按照设置配置即可。
可以使用旧的弹窗 commit 的版本。
该插件为 JetBrains IDE 恢复了 Git 和 Mercurial 的模态弹窗提交选项,这曾是引入非模态提交窗口之前的默认设置。 如果你更喜欢传统的提交工作流,这个插件可以让你重新获得该功能(可在“设置 | 高级设置 | 版本控制”中启用)。
This plugin restores the modal commit option for Git and Mercurial in JetBrains IDEs, which was the default before the introduction of the non-modal commit window. If you prefer the traditional commit workflow, this plugin brings that functionality back (available in "Settings | Advanced Settings | Version Control").