git - Clone GitHub repository in VSCode -
i'm trying clone github repository newest release of vscode (1.3.0). can done natively or need add extension or additional binary?
i've searched blog article , coming empty handed guidance appreciated
paul
starting 1.8 (november) update of vscode can clone git repository within vscode.
you can execute command palette. press f1 (or ⇧+⌘+p on mac) , search git: clone
. confirm command , paste repository url.
Comments
Post a Comment