Browse GitHub repo in VS Code web editor with single key press

Now you can open GitHub repo in VS Code web editor by pressing . key on your keyboard. You don’t need to install any browser extensions for this feature to work You can also achieve the same result by changing the repo url from github.com/xxx/sample-repo.git to github.dev/xxx/sample-repo.git With the help of Visual Studio Code web…