Newv1.100.03093 now available

Free & Open Source Code Editor

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's Visual Studio Code without telemetry and tracking.

VSCodium Editor Screenshot

Why Does This Exist

Experience all the powerful features of Visual Studio Code without the privacy concerns.

Microsoft's vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. According to this comment from a Visual Studio Code maintainer:

When we [Microsoft] build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license.

When you clone and build from the vscode repo, none of these endpoints are configured in the default product.json. Therefore, you generate a “clean” build, without the Microsoft customizations, which is by default licensed under the MIT license

The VSCodium project exists so that you don't have to download+build from source. This project includes special build scripts that clone Microsoft's vscode repo, apply patches, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled.

If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed Visual Studio Code.

More Information

Learn more about VSCodium and what makes it a great choice for developers.

Privacy Focused

No telemetry, tracking or Microsoft branding. Your code stays private and secure.

Open Source

Truly open source under the MIT license, with a transparent development, build and release processes.

Feature Complete

All the powerful features of Visual Studio Code without the proprietary elements.

Extensions

For extensions, VSCodium uses Open VSX Registry, an open-source marketplace supported by the Eclipse Foundation.

More Architectures

VSCodium supports a wider range of architectures like PowerPC64, RISC-V64, Loong64 or System/390.

Servers

All components are availble to run VSCodium on a server for remote coding (Remote Host) or coding on the web (Web Host).

Installation

Download and install VSCodium on your preferred platform.

Linux Installation
Multiple installation options for Linux users

Direct Download

Download the installer directly for your architecture and distribution.

1. Select Architecture

2. Select Installer Type

Join the Community

Get involved with VSCodium development and connect with other users.

GitHub

Contribute to the project, report issues, or submit feature requests on GitHub.

Documentation

Read the comprehensive documentation to learn more about VSCodium features and configuration.

Special Thanks

@daiyamfor macOS certificate
@jaredreichfor the logo
MacStadium Logo
for providing a Mac mini M1
@PalinuroSecfor CDN and domain name
SignPath Logo
free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation