vscodium/vscodium

binary releases of VS Code without MS branding/telemetry/licensing

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 13th, 2026
Created on August 13th, 2018
Open Issues & Pull Requests: 141 (+1)
GitHub issues: Enabled
Number of forks: 1,862
Total Stargazers: 33,218 (-1)
Total Subscribers: 247 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 123
New in 7 days: 6
Closed in 7 days: 6
Avg open age: 262 days
Stale 30+ days: 86
Stale 90+ days: 48

Recent activity

Opened in 7 days: 6
Closed in 7 days: 6
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (388)
  • stale (285)
  • S-released (8)
  • upstream (8)
  • discussion (6)
  • duplicate (6)
  • never-stale (4)
  • T-improvement (3)

Detailed Description

VSCodium is a code editor that provides freely-licensed binary releases of Visual Studio Code without Microsoft branding, telemetry, or licensing restrictions.

The project addresses concerns about proprietary licensing and data collection by automatically building Microsoft's VS Code source code into open-source binaries with community-driven default configuration. Rather than forking the codebase, it uses build scripts to compile the upstream VS Code repository into distributions that remove Microsoft branding and telemetry while maintaining functional compatibility with the original editor.

Developers should choose VSCodium if they want the VS Code experience without proprietary licensing constraints or telemetry collection. It suits anyone who values software freedom and open-source principles but wants the features and ecosystem of VS Code. The tool maintains broad platform support, offering installation through multiple package managers including Homebrew, Windows Package Manager, Chocolatey, Scoop, snap, and native Linux package repositories, making it accessible across macOS, Windows, and GNU/Linux systems. Both stable and insiders release channels are available.

The project maintains active synchronization with upstream VS Code releases, regularly building new binaries as the source repository updates. Build scripts are kept current to handle changes in the compilation process. The tool supports multiple installation methods across different operating systems, indicating ongoing maintenance of distribution infrastructure. Documentation is actively maintained with installation guides and helpful tips for users across different platforms.