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

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -