aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation/fetch_latest_artifact_metadata.ts
Commit message (Expand)AuthorAgeFilesLines
* vscode: added logging when donloading binariesVeetaha2020-02-091-0/+2
* vscode: refactor inverted ternaries to if statements as per @matkladVeetaha2020-02-091-1/+3
* vscode: remove noise data fields declarations as per @matkladVeetaha2020-02-091-6/+1
* vscode: converted fetchLatestArtifactMetadata params to positional, added docsVeetaha2020-02-081-10/+10
* vscode: amended config to use binary from globalStoragePath, added ui for dow...Veetaha2020-02-081-0/+47