Skip to content

Instantly share code, notes, and snippets.

@MeteSayan
Created December 19, 2023 20:21
Show Gist options
  • Save MeteSayan/7204dbf932318caf1f746308aaf13fb6 to your computer and use it in GitHub Desktop.
Save MeteSayan/7204dbf932318caf1f746308aaf13fb6 to your computer and use it in GitHub Desktop.
How to Open a GitHub Repository in VS Code Online?

How to Open a GitHub Repository in VS Code Online?

Method 1

https://github1s.com/<organization>/<repo>

Example
https://github1s.com/microsoft/vscode

Method 2

https://vscode.dev/github/<organization>/<repo>

Example
https://vscode.dev/github/microsoft/vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment