OpenVSCode Server
Upstream VS Code packaged to run on a remote machine and be used from a web browser.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About OpenVSCode Server
OpenVSCode Server is a fork of Microsoft's VS Code that runs the editor on a server you control and serves it to a web browser. You get the same editor interface from any device, while code, terminals and extensions run on the remote machine.
It tracks upstream VS Code closely rather than adding its own features. It suits people who want to code on a home server, cloud VM or powerful workstation from a laptop, tablet or other lightweight device.
Strengths
- Close to upstream VS Code
- Use the editor from any device with a browser
- Code and compute stay on your own server
Limitations
- You must run and secure the server yourself
- Some Microsoft-specific VS Code features and marketplace access differ from the official build
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- Gitpod
- Platforms
- Linux, Web, Self-hosted
- How it runs
- Self-hosted
- Account
- Not required
- Best suited for
- Developers who want VS Code in a browser backed by their own server
- Categories
- Code editors, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to OpenVSCode Server
Compare allSoftware that can replace OpenVSCode Server for an important use case, and what changes if you switch.
code-server
Use a VS Code-based workspace through your browser.
code-server is an MIT-licensed VS Code-based workspace served through your browser, also self-hosted on Linux or macOS, and needs a host with WebSocket support.
Eclipse Che
A self-hostable, Kubernetes-native platform that runs browser-based development workspaces for your team.
Eclipse Che runs browser workspaces for teams on Kubernetes or OpenShift, with Devfiles and a choice of VS Code based or JetBrains editors, at the cost of more infrastructure.
Theia IDE
An open-source IDE for desktop and browser from the Eclipse Foundation that runs VS Code extensions.
Theia IDE is an Eclipse Foundation open-source IDE for desktop and browser that runs VS Code extensions from Open VSX, but it is not upstream VS Code.
OpenVSCode Server as an alternative
Listings that name OpenVSCode Server as an alternative.
StackBlitz
A browser-based IDE that runs full-stack Node.js web projects entirely inside the browser tab.
OpenVSCode Server is open-source upstream VS Code served from your own machine to a browser, supporting any language but requiring you to run and secure the server.
Similar software
Related functionality, not necessarily a direct replacement.
Visual Studio Code
Microsoft's code editor, free to use but shipped under a Microsoft licence rather than an open one.
VSCodium
Visual Studio Code built from the same source without Microsoft’s branding, telemetry or licence.
CodePen
An online editor for writing HTML, CSS and JavaScript and previewing the result live.