I\'ve been using Visual Studio code for a long time, since v0.9.1. I now have run into the need to use GitHub and an online Git repository.
I have the online Git rep
Write the Git clone command. For example,
git clone https://github.com/angular/angular-phonecat.git
Open the folder you have just cloned (menu File → Open Folder)