Open Github repositories as VSCode Projects

Akshay Jain
Mar 21, 2021

While developing projects, we may need to take help from other projects hosted on github.com. General procedure involves cloning the repository, because it is not easy to navigate through the files on github.com.

https://github.com/conwnet/github1s solves this simple issue of easing navigation through files in browser itself

Checkout below repo link

https://github1s.com/conwnet/github1s

Instead of github.com it is github1s.com

You can easily navigate through any github public repository, by adding 1s after Github in the repo link

--

--