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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -