DEV Community

Cover image for VSCode in Browser to View and Commit Changes on GitHub Repos
gao-sun
gao-sun

Posted on

VSCode in Browser to View and Commit Changes on GitHub Repos

Use VSCode to view and edit GitHub repos, in your browser. Inspired by github1s.

GitHub Repo

Live Demo

How?

Change github to github-vsc in the URL and press Enter.

E.g. github.com/gao-sun/eul -> github-vsc.com/gao-sun/eul

Highlights

  • Available for private repos
  • Cmd + P (quick navigation) support
  • Global text search support (on the default branch)
  • Document editing with GitHub commits (fork/commit/pull request)

Screenshots

Preview

Top comments (0)