Open any repo in VS Code

I have been using VS-CodeVS-Code
A free IDE , which provides infinite customisations via it's extension ecosystem.

TIL: If you replace com with dev in PR and it will open in-browser ide @code for you.
https://github.com/shsethi/...
extensively since last month or so. The feature that has made me really excited is ability to work with repos remotely

You can open any repo in VS Code without cloning it.

1. Directly in browser

For example to browse through these examples https://github.com/revel/examples you can replace com with dev https://github.dev/revel/examples

2. Connecting local Vs code to github repo via extensions

How to Open Any Repo in VS Code Without Cloning It