VSCodium 1.126.04524

VSCodium 1.126.04524

SignPath GmbH  ❘ Open Source
Windows Mac
Latest Version
1.126.04524
Safe to install

VSCodium — Privacy-first, MIT‑licensed builds of VS Code

Peter Salakani

VSCodium provides community-built, telemetry-free binaries of Microsoft’s VS Code (MIT‑licensed) with wide platform/package-manager availability and regular releases, making it an easy privacy-respecting alternative to the official distribution.
2026 Editor's Rating

VSCodium: Open-source, Telemetry-free Binary Distribution of VS Code

VSCodium is a community-maintained binary distribution of Microsoft’s Visual Studio Code source code, produced to provide an MIT-licensed editor without Microsoft-specific telemetry, licensing restrictions, or branded endpoints. The project automates the process of cloning the upstream vscode repository, applying build scripts, and publishing ready-to-install binaries across major platforms. The distribution aims to deliver feature parity with upstream VS Code while removing bundled telemetry and proprietary customizations present in Microsoft’s distributed builds.

VSCodium publishes platform-specific installers and packages through GitHub Releases and maintains multiple installation paths to support a broad user base. Release artifacts typically include user installers, system installers, portable archives, .msi packages for Windows with options for updates enabled or disabled, macOS .dmg and zip packages for x64 and arm64 architectures, and a variety of Linux formats including .deb, .rpm, tar.gz, AppImage, and snap files. The project also provides remote host and web host binaries, CLI tarballs, and platform-specific builds for architectures such as x86_64 and ARM64.

Distribution and packaging options are available through official and community-managed channels. VSCodium is distributed via Homebrew Cask on macOS, WinGet, Chocolatey, and Scoop on Windows, and Snap, Flatpak, and native package managers on Linux distributions. Maintainers document installation instructions for Debian/Ubuntu and RPM-based distributions, including repository key setup and apt/yum/zypper commands. The project additionally supports NixOS, Arch Linux (AUR), Gentoo/Funtoo, and provides guidance for flatpak and app store installations where applicable.

On licensing, VSCodium reiterates that Visual Studio Code’s upstream source is MIT-licensed, but Microsoft’s official downloadable product includes a different license and telemetry. VSCodium builds the MIT-licensed upstream code without the Microsoft product.json customizations that enable telemetry, gallery endpoints, and branding. The resulting binaries are published under the MIT license and include telemetry disabled by default. The project provides links and guidance for users who prefer to build the upstream vscode source themselves.

Release cadence and changelog entries are available on the project’s releases page. Recent release artifacts indicate updates that track VS Code upstream version numbers. Typical release notes list build and CI updates, adjustments for platform-specific runners or compilers, fixes for update handling, and contributions that improve packaging or platform compatibility. Releases document which assets are provided for each platform and include checksums or zsync files for AppImage downloads where applicable.

Feature Set and Compatibility

VSCodium inherits feature functionality from the upstream VS Code project. Core editor capabilities include a multi-language code editor, syntax highlighting, debugging support, extension integration, and workspace management. Since VSCodium is a binary distribution of the upstream source, it supports the same extension API surface and runtime behavior as the MIT-licensed VS Code codebase, subject to differences in default endpoints and telemetry settings.

Extensions distributed through the Microsoft Visual Studio Marketplace generally require configuration to use a non-Microsoft extension gallery. VSCodium documentation and third-party guides explain how to configure alternative extension galleries or to use the official marketplace with user-provided credentials or proxy settings. Platform remote development and headless/CLI use are supported through remote host and CLI artifacts provided in releases.

Telemetry, Privacy, and Upgrades

Telemetry and tracking present in Microsoft’s distributed builds are documented as disabled in VSCodium builds. The project explicitly removes or avoids product.json entries that configure Microsoft-specific telemetry endpoints. Users who require a build with telemetry disabled but otherwise identical functionality to upstream VS Code can use VSCodium to obtain signed binaries without performing a local build.

Update handling is addressed by providing multiple installer types. Windows distributions include installers and .msi packages with options to enable or disable automatic updates. Linux package repositories and snaps provide update paths consistent with distribution packaging policies. Project documentation and release notes indicate fixes and changes to update mechanisms where version normalization, overwrite behavior, or packaging metadata has been adjusted.

Platform Support and Installation Paths

  • Windows: user and system installers (x64 and arm64), .zip archives, .msi with update toggles.
  • macOS: .dmg and zip builds for x64 and arm64; Homebrew Cask available for installation.
  • Linux: .deb and .rpm packages, tar.gz archives, AppImage, snap, flatpak, and distribution-specific packages for Arch, NixOS, Gentoo, and others.
  • ARM and alternative architectures: explicit artifacts for arm64 and platform-specific remote host builds where supported.

The project recommends users report installation issues to the relevant package manager or repository maintainers. Official repository and CDN mirrors are used for distribution and package hosting in some community-maintained packaging flows.

Maintenance, Community, and Contributions

VSCodium is community-driven and accepts contributions related to build automation, packaging, CI improvements, and platform compatibility. Release notes often attribute packaging or CI changes to individual contributors. The project maintains documentation in a repository that covers migration notes from Microsoft’s Visual Studio Code, packaging guidelines, and contribution instructions.

Signatures, code-signing, and distribution tooling are addressed via community-provided services or contributors. On Windows, code signing for release builds has been provided through third-party services in coordination with contributors. The project maintains acknowledgments for contributors who provide build infrastructure, signing resources, and packaging maintenance.

Update and Release Visibility

Releases are published to GitHub Releases with clear tags that correspond to upstream VS Code version numbers where possible. Release pages enumerate assets per platform and include notes on CI changes, dependency bumps, and platform-specific fixes. Users can track version changes through release comparisons and changelogs between tagged releases.

For users seeking a non-Microsoft-distributed binary of VS Code with telemetry disabled and wide platform support, VSCodium offers a documented, multi-platform distribution channel with community-maintained packaging, release artifacts, and installation instructions.

Overview

VSCodium is a Open Source software in the category Development developed by SignPath GmbH.

The users of our client application UpdateStar have checked VSCodium for updates 31 times during the last month.

The latest version of VSCodium is 1.126.04524, released on 07/07/2026. It was initially added to our database on 04/02/2020.

VSCodium runs on the following operating systems: Windows/Mac.

VSCodium has not been rated by our users yet.

Pros

  • Provides prebuilt MIT-licensed binaries of Microsoft’s vscode source so users get a FLOSS build without telemetry or Microsoft product customizations.
  • Telemetry and Microsoft tracking endpoints disabled by default (privacy-focused).
  • Cross-platform: official releases and packages for Windows, macOS, Linux (deb/rpm/snap/flatpak/AppImage/Arch AUR/Nix), plus ARM builds and AppImage, making installation on most systems straightforward.
  • Multiple distribution options: installers, portable zips, .msi with updates toggle, package-manager installs (Homebrew, winget, Chocolatey, Scoop) and repositories for apt/dnf/zypper.
  • Community-driven project with transparent build scripts and GitHub releases showing changelogs and artifacts.
  • High compatibility with VS Code ecosystem: same editor core, supports most VS Code extensions and workflows (subject to marketplace differences).
  • Regular releases closely follow upstream VS Code versions (project automates cloning and building upstream releases).
  • Available via popular packaging systems and repos which eases enterprise or automated deployments.
  • Build and release artifacts include remote/web/CLI/REH variants and multiple architectures, useful for varied deployment scenarios.
  • Open-source development model: public repository, issue tracker, and community contributions allow inspection and participation.

Cons

  • Not an official Microsoft product — no formal Microsoft support or warranty; downstream support depends on the community and maintainers.
  • Does not ship with Microsoft’s proprietary marketplace by default (Visual Studio Marketplace) — users often need to use Open VSX or configure alternative extension sources; some Microsoft-published extensions rely on the Marketplace and may be unavailable or require additional setup.
  • Occasional differences or delays relative to Microsoft releases can occur (patches, build scripts, platform-specific fixes maintained by VSCodium contributors).
  • Some extensions or features that depend on proprietary Microsoft services (account sign-in, Live Share, C#/.NET features tied to MS services) may not work out-of-the-box.
  • Security/trust considerations: binaries are provided by the VSCodium project and third-party repos/mirrors; users should verify signatures or use trusted package managers — distribution and signing models differ from Microsoft’s official channels (though SignPath has provided code signing historically).
  • Enterprise features tied to Microsoft’s branded build (branding, some telemetry-driven features, product.json customizations) are absent, which may affect some corporate integrations.
  • Because it removes Microsoft customizations, some convenience features (gallery endpoints, built-in extension marketplace behavior) require manual reconfiguration for parity with the official VS Code product.
  • Users less familiar with build provenance or package sources may need to spend time ensuring they use the desired release channel (stable vs insiders) and a trusted repository for updates.

FAQ

What is VSCodium and how does it differ from Microsoft Visual Studio Code?

VSCodium is a community-driven, MIT-licensed binary distribution of Microsoft’s open-source VS Code source. It removes Microsoft-specific customizations (telemetry, branding, marketplace endpoints) and provides builds with telemetry disabled so users get a "clean" FLOSS binary without having to build from source.

Is VSCodium free to use and what is its license?

Yes. VSCodium binaries are distributed under the MIT license (the same license as the upstream vscode source) and are free/libre open-source software.

Which platforms and package formats are available for VSCodium?

VSCodium is available for Windows, macOS and Linux. Releases provide installers and artifacts including Windows installers (.exe, .msi), macOS .dmg/.zip, Linux .deb/.rpm/.tar.gz, AppImage, snap, and ARM builds. It is also packaged in various package managers (Homebrew cask, winget, Chocolatey, Scoop, Snap, Flatpak, Arch AUR, Nix, and distro repos).

How do I install VSCodium on macOS, Windows and Linux?

Multiple options: macOS: brew install --cask vscodium or download .dmg from releases. Windows: winget install vscodium, choco install vscodium, scoop install vscodium, or download installers from releases. Linux: use your distribution package (deb/rpm), snap install codium --classic, flatpak from Flathub, AUR for Arch, or download the relevant .deb/.rpm/AppImage from GitHub releases or the project repository.

Does VSCodium collect telemetry or phone home to Microsoft services?

No. VSCodium builds use a default product configuration without Microsoft endpoints and telemetry; telemetry is disabled in the distributed binaries. If you need absolute assurance, you can build from the upstream vscode source yourself following Microsoft’s build instructions.

How do updates work and is there a way to disable automatic updates?

VSCodium releases provide installers and platform-specific update mechanisms. On Windows VSCodium offers MSI builds with updates enabled or a separate MSI with updates disabled. Package-manager installations follow the package manager’s update workflow (e.g., brew, winget, snap). If you prefer to manage updates manually, install via the builds that disable updates or use your distribution’s package manager and control updates there.

Can I use the Microsoft Extensions Marketplace with VSCodium?

VSCodium does not configure Microsoft’s marketplace endpoints by default. You can still install extensions from the Marketplace by configuring the marketplace URL yourself or by using extensions available through alternative sources (e.g., VSIX files, other registries). See the project docs for guidance on migrating and configuring extension sources.

Where do I get VSCodium releases and how often are they published?

Official binaries and release artifacts are published on the VSCodium GitHub releases page (https://github.com/VSCodium/vscodium/releases) and linked from https://vscodium.com/. Releases typically track upstream VS Code releases and include platform-specific installers and archives. Check the releases page for the latest version and changelog.

Who provides code signing and the Windows signing certificate for VSCodium?

SignPath (SignPath.io / SignPath Foundation) has provided free code signing for Windows builds historically, and contributors in the project community assist with certificates and build infrastructure. See the project credits on vscodium.com for specifics and acknowledgements.

Where can I find more documentation or report issues?

Primary project documentation and migration notes are in the VSCodium GitHub repository (docs and README linked from https://vscodium.com/). Report installation or build issues on the appropriate repository issue tracker (VSCodium or the package-repo maintainers) and consult the GitHub releases page for release-specific problems.


Peter Salakani

Peter Salakani

I'm Peter, a software reviews author at UpdateStar and content specialist with a keen focus on usability and performance. With a background in both software development and content creation, I bring a unique perspective to evaluating and discussing general software topics. When I'm not reviewing software, I enjoy staying updated on the latest tech trends, experimenting with new applications, and finding innovative solutions to everyday tech challenges.

Latest Reviews by Peter Salakani

Installations

31 users of UpdateStar had VSCodium installed last month.
Secure and free downloads checked by UpdateStar

Stay up-to-date
with UpdateStar freeware.

Latest Reviews

VSCodium VSCodium
VSCodium — Privacy-first, MIT‑licensed builds of VS Code
NoteBurner YouTube Video Downloader for Mac NoteBurner YouTube Video Downloader for Mac
Powerful Mac YouTube & streaming downloader with broad format and site support
Display Driver Uninstaller Display Driver Uninstaller
Experience seamless graphics card driver uninstallation with Display Driver Uninstaller by Wagnard
AIMP AIMP
Enhance your music experience with AIMP!
Wireshark Wireshark
Wireshark: The Ultimate Network Protocol Analyzer
Speak French: Bonjour Lingo Speak French: Bonjour Lingo
Accessible AI Tutor for French & English Learning
UpdateStar Premium Edition UpdateStar Premium Edition
Keeping Your Software Updated Has Never Been Easier with UpdateStar Premium Edition!
Google Chrome Google Chrome
Fast and Versatile Web Browser
Microsoft Edge Microsoft Edge
A New Standard in Web Browsing
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Boost your system performance with Microsoft Visual C++ 2015 Redistributable Package!
Microsoft OneDrive Microsoft OneDrive
Streamline Your File Management with Microsoft OneDrive
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Essential Component for Running Visual C++ Applications

Latest Updates


Doodle God Universe 1.25.0

Unleash Your Creativity in Doodle God Universe

知乎 10.95.0

Some questions inevitably lead to answers. Through professional discussions, thoughtful interactions, and intelligent search capabilities, users can explore a broader world of knowledge.

Singapore Map 11.0.15

Streetdirectory App offers a range of convenient features, including offline maps and real-time bus timing. With the most up-to-date Singapore maps and the ability to check bus arrival times, this app has become an essential tool for …

Novel Full - Offline Reading 3.3.18

Welcome to Novel Full, a comprehensive reading application designed to enhance your literary experience. This platform offers an extensive selection of stories across various genres, including fiction, romance, fantasy, martial arts, and …

언니의파우치 - 내돈내산 뷰티리뷰, 뷰티 앱테크 3.292.0

Beauty meets app technology at Unnie's Pouch. Write beauty reviews, participate in events & challenges, and earn beauty coins every day! Experience Unnie's Pouch, the app that helps you beautify easily and earn money quickly.