
Highlights
- The same editor as Visual Studio Code, compiled from its MIT-licensed source
- Ships without the telemetry and tracking present in Microsoft's builds
- Uses the Open VSX registry for extensions instead of Microsoft's marketplace
- Extensions missing from the registry can be sideloaded from VSIX files
- Separate settings and extension paths allow installing alongside VS Code
About this application
VSCodium compiles Microsoft's Visual Studio Code from its MIT-licensed source repository and ships the result without the telemetry, tracking and branding that Microsoft adds to its own binaries. The editor itself is the same program: the same interface and keybindings, the same settings file, the same integrated terminal, debugger and Git support.
The difference that matters in daily use is the extension marketplace. Microsoft's marketplace is licensed for its own builds only, so VSCodium points at the Open VSX registry instead. Most widely used extensions are published there, but not all of them, and several Microsoft-authored extensions cannot be installed at all. When something is missing from the registry it can still be sideloaded from a VSIX file.
Builds for Linux, Windows and macOS are produced by the VSCodium project rather than by Microsoft. Settings and extension directories use their own paths, so VSCodium can sit side by side with an existing Visual Studio Code installation.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub com.vscodium.codium
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.