GitHub Stars Latest release Total downloads Go Report

About

VSCodium portable app made with Portapps.
Free and open source software binaries of VSCode without MS branding/telemetry/licensing

Latest version 1.85.1
Internal release 57
Last updated 2023/12/26
Links
Maintainer CrazyMax
Homepage https://vscodium.com/
License MIT License
Changelog CHANGELOG.md

Installation

Download and install the latest portable setup where you want then run vscodium-portable.exe.

If you have already installed VSCodium from the original setup, move the following files :

  • %APPDATA%\VSCodium\* to data\appdata\VSCodium

Then run vscodium-portable.exe and remove VSCodium from your computer.

Upgrade

For an upgrade, simply download and install the latest portable setup.

Infos

Modifications

Here is what differs from the original release to ensure portability :

  • VSCODE_APPDATA environment variable is overriden at launch and points to data\appdata
  • VSCODE_LOGS environment variable is overriden at launch and points to data\logs
  • VSCODE_EXTENSIONS environment variable is overriden at launch and points to data\extensions
  • Check for updates disabled

Configuration

VSCodium portable can be configured through the main YAML configuration file :

app:
  cleanup: true
  • cleanup : Cleanup leftover folders (default false)

Known issues

There is no known issues Please let us know if you found one!

Download

JavaScript is not enabled!

JavasScript must be enabled to allow the generation of dynamic download links.
Otherwise you can download directly from the releases page on GitHub.