code-server

About code-server
code-server enables running Visual Studio Code on any machine and accessing it through a web browser. It provides a consistent development environment across devices, allowing users to code remotely.
This tool is particularly useful for running intensive tasks on cloud servers, which can speed up processes like testing and compilation while preserving local device battery life. It supports Linux machines with WebSockets enabled, requiring a minimum of 1 GB RAM and 2 vCPUs.
Key features
- Code on any device with a consistent development environment
- Use cloud servers to speed up tests, compilations, and downloads
- Preserve battery life by running intensive tasks on the server
Download v4.128.0
Jul 11, 2026macOSmacOS
Frequently asked questions
- Is code-server free?
- Yes. code-server is free and open-source software, distributed under the MIT license.
- Which platforms does code-server support?
- code-server provides downloads for macOS, Linux.
- What is the latest version of code-server?
- The latest version is v4.128.0, released on Jul 11, 2026.
- What is code-server?
- code-server allows you to run Visual Studio Code on any machine and access it through a web browser.
- How do I install code-server?
- You can install code-server using an install script, manually, deploying it to a cloud provider, or using the devcontainer feature.
- What are the system requirements for code-server?
- code-server requires a Linux machine with WebSockets enabled, at least 1 GB RAM, and 2 vCPUs.
- Is code-server free to use?
- The license information is not explicitly mentioned in the provided README.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.