VSCodium Setup
This guide is intended to be used as a reference for setting up VSCodium.
What is VSCodium?
VSCodium is a free and open-source code editor based on Visual Studio Code, providing the same features and functionality without the proprietary Microsoft branding and telemetry.
Can I Migrate from Visual Studio Code to VSCodium?
If you want to migrate from Visual Studio Code to VSCodium follow this Official Guide from VSCodium.
Windows Install
winget install -e --id VSCodium.VSCodium
Linux Install
snap install codium --classic
Favourite Fonts
Favourite Themes
Favourite Extensions
To install these extensions,
- Open VSCodium
- Go to the
Extensions
tab search
for the Extension name- Click on the
Install
button to add the extension.
Latest version of this file wil be found here