vscode-test
Advanced tools
Changelog
1.3.0 | 2019-12-11
platform
option. By default, Windows/macOS/Linux defaults to use win32-archive
, darwin
and linux-x64
.
On Windows, win32-x64-archive
is also available for using 64 bit version of VS Code. #18.version
is specified and a matching version is found locally. #51.Changelog
1.2.3 | 2019-10-31
--no-sandbox
option to default launchArgs
for https://github.com/microsoft/vscode/issues/84238.Changelog
1.2.2 | 2019-10-31
downloadAndUnzipVSCode
when https.get
fails to parse the JSON sent back from VS Code update server. #44.downloadAndUnzipVSCode
promise when download fails due to network error. #49.