aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation
Commit message (Expand)AuthorAgeFilesLines
* vscode: refactor platform artifact name query to switch statement, move Binar...Veetaha2020-02-082-33/+35
* vscode: reduce throttle latency of downloadFile() progress callback for smoot...Veetaha2020-02-081-1/+1
* vscode: add name to the second unused argument of withProgress() callbackVeetaha2020-02-081-1/+1
* vscode: add docs to installation module interfaces and sanity check to donloa...Veetaha2020-02-082-4/+39
* vscode: converted fetchLatestArtifactMetadata params to positional, added docsVeetaha2020-02-081-10/+10
* vscode: changed chmod value to 755 as per @lnicolaVeetaha2020-02-081-3/+3
* vscode: amended config to use binary from globalStoragePath, added ui for dow...Veetaha2020-02-084-0/+218