OpenVSCode Server
Run full VS Code in your browser. Access your development environment from any device, anywhere.
Built by Gitpod, OpenVSCode Server runs the same upstream VS Code codebase — not a fork — so you get the real VS Code experience including extensions, terminal, Git integration, and settings sync.
First Launch
- Visit your domain — VS Code opens in the browser
- Enter the connection token — use the PASSWORD you set during deployment
- Install extensions — the full VS Code marketplace is available
- Start coding — open terminal, clone repos, and work as usual
Key Features
- Full VS Code in the browser — not a fork, the real thing
- Extension marketplace support
- Integrated terminal with full shell access
- Git integration built-in
- Multi-language support with IntelliSense
Persistent Data
Workspace data is stored under /home/workspace (backed by a Zeabur volume).
License
MIT — GitHub