Fundamentals 6 min read

Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors

After years of using VS Code, the author explains why they are moving to the fully open‑source VS Codium, detailing the licensing differences, proprietary extensions, telemetry concerns, installation steps across platforms, and personal experience with extensions and performance.

21CTO
21CTO
21CTO
Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors

Introduction

For several years the author has used VS Code, after earlier trying Brackets and Atom. Although VS Code has improved since its release, the author decided to switch to VS Codium and explains the reasons.

Is VS Code Open Source?

VS Code, released by Microsoft, follows an open‑core model: the core editor is an MIT‑licensed open‑source project, but Microsoft adds proprietary modifications and telemetry, publishing a separate proprietary version with its own license.

This is similar to Chrome, which is built on the open‑source Chromium core but includes Google‑specific services in the final product.

What Is Proprietary About VS Code?

Microsoft restricts extensions: non‑Microsoft builds cannot use extensions from the official VS Code marketplace, and some Microsoft‑published extensions only run in the official VS Code binary.

While the open‑core approach is not inherently wrong, Microsoft still needs to compensate contributors and the extension marketplace.

Why Switch to VS Codium?

To obtain a fully MIT‑licensed, telemetry‑free version of VS Code, one would have to download the source code and build it oneself, which is difficult for most users. VS Codium provides pre‑built binaries without Microsoft’s constraints and tracking.

The author wants to avoid telemetry and the increasingly commercial extension market, prompting the move to VS Codium.

Experience with VS Codium

Initially the author was concerned about the availability of extensions, but the Open VSX registry offers most open‑source extensions used in VS Code.

All previously used extensions work in VS Codium, with the only missing piece being the “Monokai Pro” theme, which was replaced by the free “Blackboard Pro” theme.

Installation

The easiest way to install VS Codium is via the package manager for your operating system.

Windows users –

VS Codium installation on Windows
VS Codium installation on Windows

macOS users –

VS Codium installation on macOS
VS Codium installation on macOS

Linux Ubuntu users –

VS Codium installation on Ubuntu
VS Codium installation on Ubuntu

Performance

The author did not notice a significant performance change on high‑spec machines, but expects a slight improvement because telemetry is disabled.

Users of VS Code are encouraged to try VS Codium to see if it suits them.

Original link: https://ruky.me/2022/06/11/im-switching-form-vs-code-to-vs-codium/
Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

open sourceInstallationVS CodetelemetryeditorExtensionsVS Codium
21CTO
Written by

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.