https://store-images.s-microsoft.com/image/apps.6717.b2ee95b5-7d2e-4d24-8e57-50d33179016f.33b3b716-e71e-4edd-a48b-023720877904.19ec0fc7-9925-4865-a978-8525c5350d59

Code Server

por pcloudhosting

Version 4.107.0 + Free Support on Ubuntu 24.04

Code Server is an open-source, self-hosted development environment that provides a full Visual Studio Code experience directly in the web browser. It allows developers to write, edit, and manage code remotely while keeping their source code and tools securely on their own server.

Features of code-server:

  • Browser-based Visual Studio Code interface with full IDE functionality.
  • Self-hosted deployment ensuring complete control over source code and data.
  • Supports extensions, integrated terminal, Git, and debugging tools.
  • Accessible from any device using a modern web browser.
  • Suitable for remote development, cloud servers, and low-resource environments.

To check the installed code-server version on your system, run:

 
$ code-server --version
 

Disclaimer: code-server is open-source software distributed under the MIT License. It is provided “as is” without any warranty of any kind. Users are responsible for securing, configuring, and maintaining the application according to their specific requirements. The developers and contributors are not liable for any issues arising from the use of this software.