vscodium portable 1.67.2
SCodium portable app made with Lightdesk. Free and open source software binaries of VSCode without MS branding/telemetry/licensing
55
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 dataappdataVSCodium
Then run vscodium-portable.exe and remove VSCodium from your computer.
Upgrade
For an upgrade, simply download and install the latest portable setup.
Modifications
Here is what differs from the original release to ensure portability :
VSCODE_APPDATA environment variable is overriden at launch and points to dataappdata
VSCODE_LOGS environment variable is overriden at launch and points to datalogs
VSCODE_EXTENSIONS environment variable is overriden at launch and points to dataextensions
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)