VSCodium
The community-driven, freely-licensed build of VS Code running in your browser. VSCodium provides the full VS Code experience without Microsoft telemetry — extensions, terminal, debugging, and Git integration via KasmVNC.
What You Can Do After Deployment
- Visit your domain — the VSCodium desktop opens in your browser via KasmVNC
- Log in — use the password you set during template deployment
- Open a project — create or open folders and files for development
- Install extensions — use the Open VSX registry for language support, themes, and tools
- Develop — write code with IntelliSense, debugging, and integrated terminal
Key Features
- Full VS Code editor without Microsoft telemetry
- Extension support via Open VSX marketplace
- Integrated terminal and task runner
- Git integration with diff viewer
- IntelliSense and code completion
- Multi-language support (Python, JavaScript, Go, Rust, etc.)
- Customizable themes and keybindings
- Browser-accessible desktop via KasmVNC
Persistent Data
All project files and settings are stored in /config (backed by a Zeabur volume).
License
MIT — GitHub | Website