DEV Community

CodingWith-Adam
CodingWith-Adam

Posted on

GitHub Secret VSCode Web Editor

Discover the secret VS Code web editor on GitHub. Press period "." on any GitHub repo and a VS Code web editor will open. You can also access the VS Code web editor by changing the GitHub Url from Github.com To Github.dev on any repository.

This means you don't have to clone a repo just to view it in VS Code you can do it right in the browser. This is awesome for exploring and learning about new repos. You can do all the normal VS Code actions like split view, jump to file navigation with ctrl + P on windows or cmd + P on mac and much more. The only thing you can't do is run your code. That's where codesphere comes in (https://codesphere.com/).

If you are a contributor on a repo you can even make changes and commit those changes from the editor.

Documentation for the github.dev web-based editor can be found here:
https://docs.github.com/en/codespaces/the-githubdev-web-based-editor

GitHub Secret VSCode Web Editor - YouTube

Discover the secret VS Code web editor on GitHub. Press period "." on any GitHub repo and a VS Code web editor will open. You can also access the VS Code web...

favicon youtube.com

Top comments (4)

Collapse
 
wjplatformer profile image
Wj

well. Pretty useful :)

Collapse
 
codingwithadam profile image
CodingWith-Adam

You're Welcome!

Collapse
 
yongchanghe profile image
Yongchang He

Thank you for sharing this! Very useful!

Collapse
 
codingwithadam profile image
CodingWith-Adam

You're welcome!