DEV Community

Cover image for Display a GitHub repo in VSCode without cloning it đŸ’Ē
Raphael MANSUY
Raphael MANSUY

Posted on

Display a GitHub repo in VSCode without cloning it đŸ’Ē

github1s One second to read GitHub code with VS Code

Github1s stands for One second to read GitHub code with VS Code

Today I discovered a small project on GitHub that allows you to easily read a git repository in VSCode without cloning it.

👉 Github1s allows you to read a GitHub project with an online version of VSCode.

👉 You just need to add 1s after GitHub and press Enter in browser address bar for any repository you want to read.

For example, for the repository https://github.com/matchabot/matcha-bot

You can add 1s to GitHub and the address becomes https://github1s.com/matchabot/matcha-bot

Screen Capture

The project is available at https://github.com/conwnet/github1s

Enjoy 🎉

Credits for the picture
Yancy Min

For github1s
conwnet

Top comments (6)

Collapse
 
softmarshmallow profile image
UZU, J • Edited

I found github.surf

github.surf
this works same as github1s, but i like it more for no reason lol. (also supports gitlab and CLI features)

e.g. github.surf/matchabot/matcha-bot

source: github.com/bridgedxyz/github.surf

Collapse
 
nbransby profile image
nbransby

Its a fork but they didn't fork it on github 🤷

Collapse
 
raphaelmansuy profile image
Raphael MANSUY

Cool 🎊

Collapse
 
kishoreneelamegam profile image
Kishorekumar Neelamegam

Online IDE hasn't largely successful and popular.

cloud9 and there.

Interesting, and good luck to move engineers to use online VSCode.
As VSCode is trusted by a huge community we believe this is the first step in move up the development community to cloud.

Collapse
 
stanleyjovel profile image
Stanley Jovel

This is amazing.
Finally a way to search the code globally without cloning the repo

Collapse
 
raphaelmansuy profile image
Raphael MANSUY

Yes it's smart đŸĩ