- First you should log in to github and choose project what you want to clone to VS code.
- Then click code button and now you can see https url, u should copy it.
- Open VS Code and choose new window
- click "Clone Git Repository" and paste url. hit enter button.
- Vs code asked you where clone your repo and you give location for it.
- Now you can see your project clone to your computer
Enjoy your work!