microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.77k stars 28.44k forks source link

Clone and open a repository using 'code' command #213028

Open mojtabast opened 3 months ago

mojtabast commented 3 months ago

I need to clone different repositories in my daily work. Currently I do the following steps:

  1. cd /tmp
  2. git clone REPOSITORY_URL
  3. code REPOSITORY_NAME

I wish I could clone and open a repository using code cli itself. e.g code https://github.com/facebook/react That would be like press . in Github which opens https://github.dev (vscode web version).

VSCodeTriageBot commented 2 months ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

VSCodeTriageBot commented 2 months ago

:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!