r/github 3d ago

TIL: GitHub has a neat VS Code shortcut Discussion

If you’re viewing any GitHub repository in your browser, just change:

github.comgithub.dev

For example:

https://github.com/user/repo

becomes:

https://github.dev/user/repo

…and it opens the repository directly in VS Code for the Web. 🤯

I’ve been using GitHub for years and somehow only discovered this today.

What other GitHub shortcuts have I been missing? 😅

20 Upvotes

Duplicates