【发布时间】:2021-04-02 21:45:06
【问题描述】:
【问题讨论】:
标签: visual-studio-code vscode-settings git-bash
【问题讨论】:
标签: visual-studio-code vscode-settings git-bash
确保你已经安装了Git for Windows
在 VS Code 中,使用 Terminal: 选择默认配置文件 或 Terminal: 在旧版本中选择 Default Shell 转到命令面板 (⇧⌘P),然后选择可用的 shell在这种情况下,Git Bash,在下拉列表中。
此时,Git Bash 应该已经添加成功了。
PS。如果 VS Code 关闭,该列表可能会消失。只有默认的外壳会显示出来。您必须再次执行上述步骤。
【讨论】: