Description
VS Code Web is a browser-based version of Visual Studio Code (Code - OSS), deployable to Vercel as a static site. It provides a near-desktop coding experience in the browser.
Live Demo: https://vscode.legspcpd.top
Key Features
- Runs in the browser — no installation needed
- GitHub integration — browse, open and edit remote repos in the native sidebar
- GitHub OAuth login — one-click login to access all your repos
- Syntax highlighting — TextMate highlighting for 17 languages
- Code completion — keywords, builtins and code snippets
- Extension support — Open VSX marketplace
- Dark theme — dark by default
Deploy
One-click deploy to Vercel:
Related Repos
- VS Code Web: https://github.com/LegspCpd/vscode-web
- Docs: https://github.com/LegspCpd/vscode-web-docs
- Original: https://github.com/microsoft/vscode
