About
VSCodium portable app made with Portapps.
Free and open source software binaries of VSCode without MS branding/telemetry/licensing
Latest version | 1.91.1 |
Internal release | 58 |
Last updated | 2024/08/03 |
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\*
todata\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 todata\appdata
VSCODE_LOGS
environment variable is overriden at launch and points todata\logs
VSCODE_EXTENSIONS
environment variable is overriden at launch and points todata\extensions
- Check for updates disabled
Configuration
VSCodium portable can be configured through the main YAML configuration file :
app:
cleanup: true
cleanup
: Cleanup leftover folders (defaultfalse
)
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.