Visual Studio Code cannot detect installed git

后端 未结 21 2230
走了就别回头了
走了就别回头了 2020-11-30 21:54

Visual Studio Code reports \"It look like git is not installed on your system.\" when I try to switch to the git view. I know I have git installed and used by other git clie

21条回答
  •  一整个雨季
    2020-11-30 22:38

    Version control

    First install Git onto your desktop, then Add the encircled extension in vscode, as seen in the picture.

    That helped me fix the same issue you have.

提交回复
热议问题