【问题标题】:Intellij commit tab missing?Intellij 提交选项卡丢失?
【发布时间】:2022-11-05 01:18:47
【问题描述】:

我的问题与this onethis other one 相反,他们询问恢复提交窗口和本地更改的旧行为。

Intellij 2020+ 在 IDE 的左上角添加了一个提交选项卡。不知道我做了什么让它消失,但我该如何找回它?

【问题讨论】:

    标签: intellij-idea commit


    【解决方案1】:

    两项设置控制提交选项卡:一项用于其界面,一项用于其窗口。您可能只需要执行一个或两个步骤。


    视窗

    1. 界面:设置 |版本控制 |提交,然后使能够Use non-modal commit interface
    2. 窗口:进入高级设置,然后Enable Commit tool window

      苹果电脑

      1. 界面:首选项 (+,) |版本控制 |提交,然后使能够Use non-modal commit interface
      2. 界面:转到查看菜单 |工具窗口 |提交,然后Enable Commit tool window [信用@Timofey]

        要在 intellij 中快速访问几乎所有内容(设置、代码、VCS 等),请按两次 Shift 打开随处搜索窗户。复制/粘贴上面的文本以直接进入这两个设置。 [信用@Marcelo]

    【讨论】:

    • 在 Mac 上是 Preferences (+,) => Version Control => Commit => Use non-modal commit interface。然后显示选项卡,它是View (menu) => Tool Windows => Commit
    • 它还可以更简单:只需按两次 SHIFT,然后粘贴/写入 Use non-modal commit interface 并将选项切换为 on
    • @TimofeyDrozhzhin 一旦你失去它查看(菜单)=> 工具窗口=> 提交不显示。
    • @ᐅdevrimbaris 让我知道你是如何取回它的,我会补充回答。
    • @ᐅdevrimbaris 或 Timofey Drozhzhin 还需要有人在 Mac 上发布界面的确切文本。现在,在#2 中是 Windows 文本。谢谢!
    猜你喜欢
    • 1970-01-01
    • 2015-06-30
    • 1970-01-01
    • 2019-01-11
    • 2015-12-12
    • 1970-01-01
    • 2015-01-10
    • 1970-01-01
    • 2012-02-25
    相关资源
    最近更新 更多