/vscodium

This repository contains all my Fonts, Themes, Extensions, & Settings for vscodium.

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.

Installing VSCodium

Windows Install

winget install -e --id VSCodium.VSCodium

Linux Install

snap install codium --classic

Configuring VSCodium

Favourite Fonts

Favourite Themes

Favourite Extensions

To install these extensions,

  1. Open VSCodium
  2. Go to the Extensions tab
  3. search for the Extension name
  4. Click on the Install button to add the extension.

Settings

settings.json

Latest version of this file wil be found here