如何在VS Code的源代码控制视图中切换Git提交输入?

huangapple go评论92阅读模式
英文:

How can I toggle the Git Commit Input in the Source Control View in VS Code?

问题

在VS Code的源代码控制视图顶部,有一个输入框用于输入提交消息。如何切换此输入框的可见性?是否有一个设置可以做到这一点?如果有的话,该设置叫什么名字?

英文:

At the top of the Source Control View in VS Code, there's an input box for entering a commit message. How can I toggle the visibility of this input box? Is there a setting to do this? If so, what is that setting called?

答案1

得分: 0

使用 git.showCommitInput 设置。

英文:

Use the git.showCommitInput setting.

huangapple
  • 本文由 发表于 2023年8月11日 03:30:23
  • 转载请务必保留本文链接:https://go.coder-hub.com/76878803.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定