rust/editors/code/src/installation
Veetaha c29a502e25 vscode: care about alwaysDownloadServer option before asking
Also renamed BinarySource to ArtifactSource in anticipation of
nightlies installation that requires downloading
not a binary itself but .vsix package, thus generalized
to `artifact` term
2020-03-08 00:01:48 +02:00
..
download_artifact.ts vscode: simplify assert.eq() to assert() as per matklad 2020-02-29 00:59:42 +02:00
download_file.ts vscode: migrate to more type-safe assert impl 2020-02-28 23:56:17 +02:00
fetch_artifact_release_info.ts vscode: wrap non-single-line if body with curlies as per matklad 2020-02-25 01:58:43 +02:00
interfaces.ts vscode: care about alwaysDownloadServer option before asking 2020-03-08 00:01:48 +02:00
server.ts vscode: care about alwaysDownloadServer option before asking 2020-03-08 00:01:48 +02:00