1.16
Release version 1.16.
VSCodePortable_v1.16.zip
: You will need to download VSCode manually.
VSCodePortable_v1.16_online.paf.exe
: VSCode (x64) will be downloaded automatically during setup.
Changelog
- Git will not create config files in
%UserProfile%
folder anymore (moved toData\misc\GitHome
). Please move/copy all your Git related config files to the new directory manually (.bashrc
,.zshrc
,.cache
,.gitconfig
, etc). Related topic: 1, 2, and 3. - Added 1 new directory to cleanup (
.vscode\cli
).
Note
- If you're upgrading from previous release, always compare your current
VSCodePortable.ini
withApp\FirstRun\VSCodePortable.ini
since config file will not be replaced automatically. There may be breaking changes that invalidates your current config file.