【发布时间】:2022-11-05 01:18:47
【问题描述】:
我的问题与this one 和this other one 相反,他们询问恢复提交窗口和本地更改的旧行为。
Intellij 2020+ 在 IDE 的左上角添加了一个提交选项卡。不知道我做了什么让它消失,但我该如何找回它?
【问题讨论】:
标签: intellij-idea commit
我的问题与this one 和this other one 相反,他们询问恢复提交窗口和本地更改的旧行为。
Intellij 2020+ 在 IDE 的左上角添加了一个提交选项卡。不知道我做了什么让它消失,但我该如何找回它?
【问题讨论】:
标签: intellij-idea commit
两项设置控制提交选项卡:一项用于其界面,一项用于其窗口。您可能只需要执行一个或两个步骤。
Use non-modal commit interface
Enable Commit tool window
⌘+,) |版本控制 |提交,然后使能够Use non-modal commit interface
Enable Commit tool window [信用@Timofey]
要在 intellij 中快速访问几乎所有内容(设置、代码、VCS 等),请按两次 Shift 打开随处搜索窗户。复制/粘贴上面的文本以直接进入这两个设置。 [信用@Marcelo]
【讨论】:
Preferences (⌘+,) => Version Control => Commit => Use non-modal commit interface。然后显示选项卡,它是View (menu) => Tool Windows => Commit。
Use non-modal commit interface 并将选项切换为 on