VSCode版本: 1.63
操作系统: Monterey
我错过了克隆存储库的选项。我有另一台Mac,它显示得很好。
,我检查了设置,Git在扩展项下丢失了,但我不知道如何将它拿回来.

我尝试过的事情:
exist)
发布于 2022-01-27 18:55:49
假设您是从识别/安装git的shell中启动VSCode的,那么首先检查是否为in here,这不是许可证问题。
参见"microsoft/vscode issue 81287":xcodebuild需要更新。
OP AnaBee报告使其在git init之后工作,并遵循"Git missing in VS Code – No source control providers":
打开Visual代码,单击左侧底部的⚙️(齿轮)并选择命令调色板.
搜索单词" Enable ",并选择EnableallExtension.
https://stackoverflow.com/questions/70883732
复制相似问题