Veetaha
|
f61134e198
|
vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> langServer
|
2020-02-15 00:15:06 +02:00 |
|
Veetaha
|
36dc3edb7a
|
vscode: added error handling to download file streams
|
2020-02-11 23:58:48 +02:00 |
|
Veetaha
|
b834b37682
|
vscode: remove chmod in favour of an option to createWriteStream()
|
2020-02-11 22:34:52 +02:00 |
|
Veetaha
|
e709f113c1
|
vscode: changed dns sanity-check url from google.com to example.com
|
2020-02-09 22:27:01 +02:00 |
|
Veetaha
|
5d39f6d3b2
|
vscode: add on-success logic to dns resolution sanity check
|
2020-02-09 22:00:33 +02:00 |
|
Veetaha
|
fa7b91a2f7
|
vscode: removed unnecessary awaits
|
2020-02-09 21:55:29 +02:00 |
|
Veetaha
|
7cba77ed4e
|
vscode: added logging when donloading binaries
|
2020-02-09 15:01:00 +02:00 |
|
Veetaha
|
f3240e22c6
|
vscode: move throtting of download progress to call site
|
2020-02-09 14:18:05 +02:00 |
|
Veetaha
|
a63659badb
|
vscode: replaced unwrapNotNil() with ! as per @matklad
|
2020-02-09 13:59:27 +02:00 |
|
Veetaha
|
3159e87c49
|
vscode: refactor levels of code nesting and string literals quotes
|
2020-02-09 13:36:36 +02:00 |
|
Veetaha
|
a3e3fba7bf
|
vscode: fix chmod to octal literal
Co-Authored-By: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-02-09 12:54:51 +02:00 |
|
Veetaha
|
d08ae7e82f
|
vscode: minor names and message contents changes
|
2020-02-09 00:58:53 +02:00 |
|
Veetaha
|
539daf4454
|
vscode: refactor platform artifact name query to switch statement, move BinarySource union variants into a namespace
|
2020-02-09 00:27:04 +02:00 |
|
Veetaha
|
9791b6a8de
|
vscode: add name to the second unused argument of withProgress() callback
|
2020-02-08 21:24:29 +02:00 |
|
Veetaha
|
f7ef72db64
|
vscode: changed chmod value to 755 as per @lnicola
|
2020-02-08 20:07:00 +02:00 |
|
Veetaha
|
5d88c1db38
|
vscode: amended config to use binary from globalStoragePath, added ui for downloading
|
2020-02-08 04:34:11 +02:00 |
|