index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
installation
/
download_file.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
vscode: removed nested errors as per matklad
Veetaha
2020-02-13
1
-4
/
+3
*
vscode: replaced DownloadFileError with NestedError itself for simplicity
Veetaha
2020-02-13
1
-6
/
+7
*
vscode: switched to stream.pipeline with .on(close) workaround
Veetaha
2020-02-12
1
-19
/
+17
*
vscode: added error handling to download file streams
Veetaha
2020-02-11
1
-7
/
+16
*
vscode: remove chmod in favour of an option to createWriteStream()
Veetaha
2020-02-11
1
-2
/
+6
*
Merge #3100
bors[bot]
2020-02-11
1
-3
/
+10
|
\
|
*
vscode: add error handling to downloadFile()
Veetaha
2020-02-11
1
-3
/
+10
*
|
vscode: fix ebusy error on windows
Veetaha
2020-02-10
1
-2
/
+1
|
/
*
vscode: added logging when donloading binaries
Veetaha
2020-02-09
1
-0
/
+2
*
vscode: move throtting of download progress to call site
Veetaha
2020-02-09
1
-5
/
+3
*
vscode: reduce throttle latency of downloadFile() progress callback for smoot...
Veetaha
2020-02-08
1
-1
/
+1
*
vscode: add docs to installation module interfaces and sanity check to donloa...
Veetaha
2020-02-08
1
-1
/
+9
*
vscode: amended config to use binary from globalStoragePath, added ui for dow...
Veetaha
2020-02-08
1
-0
/
+26