Skip to content

VSCodium is VSCode without "Telemetry" (Tracking!) #37

@nelsonic

Description

@nelsonic

"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."

https://vscodium.com
image

Either grab the latest release from: https://github.com/VSCodium/vscodium/releases

Or follow the download/install instructions on the website.
e.g: on Mac:

brew cask install vscodium

Output

==> Verifying SHA-256 checksum for Cask 'vscodium'.
==> Installing Cask vscodium
==> Moving App 'VSCodium.app' to '/Applications/VSCodium.app'.
==> Linking Binary 'code' to '/usr/local/bin/code'.
🍺  vscodium was successfully installed!

If you see the following warning:
image

Open the Security & Privacy tab in your System Preferences and click "Open Anyway":
security-privacy-settings-open-anyway

The next time you open the app you will see:
image

Click on "Open" to continue opening VSCodium

You will see:
image

VSCodium is compatible with all the plugins/extensions that you know and love in VSCode.
Just install and VSCodium and pickup exactly where you left off.

using the code shortcut in your terminal will open VSCodium e.g:

code .

No more tracking from Microsoft. 🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussShare your constructive thoughts on how to make progress with this issueenhancementNew feature or enhancement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions