code server
by Community
VS Code in the browser
OSS
code server
Added 1 June 2026
Overview
VS Code running in a browser, accessible via HTTP/HTTPS from any machine. Enables remote development environments where code editing, debugging, and terminal access happen server-side with a web client.
Best for
Best for
Teams needing consistent remote development environments or developers working across multiple machines
Use cases
- Remote development on cloud instances or shared servers
- Consistent development environment across team members
- Low-bandwidth coding on resource-constrained client devices
Notes
VS Code running in a browser, accessible via HTTP/HTTPS from any machine. Enables remote development environments where code editing, debugging, and terminal access happen server-side with a web client.
77,785 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- Remote development on cloud instances or shared servers
- Consistent development environment across team members
- Low-bandwidth coding on resource-constrained client devices
Pros
- Familiar VS Code interface and extension ecosystem
- Access development environment from any browser without local installation
- Centralized compute and storage reduces client-side requirements
Cons
- Network latency affects responsiveness compared to local VS Code
- Requires server infrastructure and ongoing maintenance
- Browser security model may restrict some local file system operations
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Familiar VS Code interface and extension ecosystem
- Access development environment from any browser without local installation
- Centralized compute and storage reduces client-side requirements
Cons
- Network latency affects responsiveness compared to local VS Code
- Requires server infrastructure and ongoing maintenance
- Browser security model may restrict some local file system operations
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.