我的问题与this one和this other one正好相反,他们询问的是如何恢复提交窗口和本地更改的旧行为。Intellij 2020+在IDE的左上角添加了一个提交选项卡。不知道我做了什么让它消失了,但是我该如何恢复它呢?
jchrr9hc1#
有两个设置控制提交选项卡:一个用于其界面,另一个用于其窗口。您可能只需要执行其中一个步骤,或者同时执行这两个步骤。窗口1.界面:设置|版本控制|提交,然后 * 启用 * Use non-modal commit interface1.窗口:转到高级设置,然后Enable Commit tool windowMac1.界面:首选项(⌘ + ,)|版本控制|提交,然后 * 启用 * Use non-modal commit interface1.界面:转到“视图”菜单|工具窗口|提交,然后Enable Commit tool window [credit @Timofey]要快速访问intellij中的几乎所有内容(设置、代码、VCS等),请按Shift两次以打开 * 搜索任意位置 * 窗口。复制/粘贴上面的文本以直接访问这两个设置。[credit @Marcelo]
Use non-modal commit interface
Enable Commit tool window
⌘
,
Shift
zf9nrax12#
在Mac上启用版本control -> commit -> Use non-modal commit Interface
control -> commit -> Use non-modal commit Interface
2条答案
按热度按时间jchrr9hc1#
有两个设置控制提交选项卡:一个用于其界面,另一个用于其窗口。您可能只需要执行其中一个步骤,或者同时执行这两个步骤。
窗口
1.界面:设置|版本控制|提交,然后 * 启用 *
Use non-modal commit interface
1.窗口:转到高级设置,然后
Enable Commit tool window
Mac
1.界面:首选项(
⌘
+,
)|版本控制|提交,然后 * 启用 *Use non-modal commit interface
1.界面:转到“视图”菜单|工具窗口|提交,然后
Enable Commit tool window
[credit @Timofey]要快速访问intellij中的几乎所有内容(设置、代码、VCS等),请按
Shift
两次以打开 * 搜索任意位置 * 窗口。复制/粘贴上面的文本以直接访问这两个设置。[credit @Marcelo]zf9nrax12#
在Mac上启用版本
control -> commit -> Use non-modal commit Interface