Aleksey Kladov
|
49844ab717
|
Extract client-side logging
|
2020-02-22 16:03:47 +01:00 |
|
Veetaha
|
574dc11a2f
|
vscode: removed nested errors as per matklad
|
2020-02-14 00:33:12 +02:00 |
|
Veetaha
|
da6ae3b6e0
|
vscode: replaced DownloadFileError with NestedError itself for simplicity
|
2020-02-13 22:21:19 +02:00 |
|
Veetaha
|
a3febc1c57
|
vscode: switched to stream.pipeline with .on(close) workaround
|
2020-02-12 21:40:35 +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 |
|
bors[bot]
|
98aa709fa7
|
Merge #3100
3100: vscode: add error handling to downloadFile() r=matklad a=Veetaha
Inspired by #3094.
Co-authored-by: Veetaha <gerzoh1@gmail.com>
|
2020-02-11 09:25:31 +00:00 |
|
Veetaha
|
f2c66605c2
|
vscode: add error handling to downloadFile()
|
2020-02-11 02:14:04 +02:00 |
|
Veetaha
|
78ee964f7c
|
vscode: fix ebusy error on windows
|
2020-02-10 23:12:20 +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
|
bdd88c2fad
|
vscode: reduce throttle latency of downloadFile() progress callback for smoother UX
|
2020-02-08 21:25:03 +02:00 |
|
Veetaha
|
4e85254444
|
vscode: add docs to installation module interfaces and sanity check to donloadFile()
|
2020-02-08 21:03:27 +02:00 |
|
Veetaha
|
5d88c1db38
|
vscode: amended config to use binary from globalStoragePath, added ui for downloading
|
2020-02-08 04:34:11 +02:00 |
|