Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Code Server | 60,612 | 3 | 4 days ago | 234 | September 23, 2022 | 289 | mit | TypeScript | ||
VS Code in the browser | ||||||||||
Vscodium | 20,674 | 12 hours ago | 87 | mit | Shell | |||||
binary releases of VS Code without MS branding/telemetry/licensing | ||||||||||
Nvchad | 17,442 | a day ago | 2 | August 19, 2021 | 5 | gpl-3.0 | Lua | |||
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience. | ||||||||||
Graphiql | 14,969 | 1,297 | 167 | 2 days ago | 310 | September 23, 2022 | 314 | mit | TypeScript | |
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools. | ||||||||||
Lunarvim | 14,848 | 14 hours ago | 70 | gpl-3.0 | Lua | |||||
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. | ||||||||||
Gitpod | 10,949 | 2 days ago | 84 | March 27, 2022 | 937 | agpl-3.0 | Go | |||
The developer platform for on-demand cloud development environments to create software faster and more securely. | ||||||||||
Che | 6,819 | 6 | 3 days ago | 91 | December 16, 2020 | 400 | epl-2.0 | TypeScript | ||
The Kubernetes-Native IDE for Developer Teams | ||||||||||
Coder | 4,484 | 12 hours ago | 60 | September 15, 2022 | 428 | agpl-3.0 | Go | |||
A tool that provisions remote development environments via Terraform | ||||||||||
Mirrord | 2,494 | 9 hours ago | 5 | March 12, 2022 | 137 | mit | Rust | |||
Connect your local process and your cloud environment, and run local code in cloud conditions. | ||||||||||
Kotlin Language Server | 1,212 | 12 days ago | 1 | March 10, 2021 | 161 | mit | Kotlin | |||
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol |
Run VS Code on any machine anywhere and access it in the browser.
See requirements for minimum specs, as well as instructions on how to set up a Google VM on which you can install code-server.
TL;DR: Linux machine with WebSockets enabled, 1 GB RAM, and 2 vCPUs
There are four ways to get started:
If you use the install script, you can preview what occurs during the install process:
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run
To install, run:
curl -fsSL https://code-server.dev/install.sh | sh
When done, the install script prints out instructions for running and starting code-server.
Note To manage code-server for a team on your infrastructure, see: coder/coder
We also have an in-depth setup and configuration guide.
See answers to frequently asked questions.
See Contributing for details.
Interested in working at Coder? Check out our open positions!
Want remote development for your organization or enterprise? Visit our website to learn more about Coder.