Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vscode: added logging when donloading binaries | Veetaha | 2020-02-09 | 1 | -5/+22 |
* | vscode: move throtting of download progress to call site | Veetaha | 2020-02-09 | 1 | -11/+16 |
* | vscode: replaced unwrapNotNil() with ! as per @matklad | Veetaha | 2020-02-09 | 1 | -7/+3 |
* | vscode: refactor levels of code nesting and string literals quotes | Veetaha | 2020-02-09 | 1 | -26/+30 |
* | vscode: fix chmod to octal literal | Veetaha | 2020-02-09 | 1 | -1/+1 |
* | vscode: minor names and message contents changes | Veetaha | 2020-02-08 | 1 | -8/+8 |
* | vscode: refactor platform artifact name query to switch statement, move Binar... | Veetaha | 2020-02-08 | 1 | -5/+5 |
* | vscode: add name to the second unused argument of withProgress() callback | Veetaha | 2020-02-08 | 1 | -1/+1 |
* | vscode: changed chmod value to 755 as per @lnicola | Veetaha | 2020-02-08 | 1 | -3/+3 |
* | vscode: amended config to use binary from globalStoragePath, added ui for dow... | Veetaha | 2020-02-08 | 1 | -0/+119 |