Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vscode: refactor platform artifact name query to switch statement, move ↵ | Veetaha | 2020-02-08 | 1 | -1/+1 |
| | | | | BinarySource union variants into a namespace | ||||
* | vscode: amended config to use binary from globalStoragePath, added ui for ↵ | Veetaha | 2020-02-08 | 1 | -17/+5 |
| | | | | downloading | ||||
* | vscode: yet another refactor commit | Veetaha | 2020-02-04 | 1 | -17/+12 |
| | |||||
* | vscode extension: migrate from any to unknown where possible | Veetaha | 2020-02-02 | 1 | -1/+1 |
| | |||||
* | Provide better diagnostics if the server is not in path | Aleksey Kladov | 2020-01-28 | 1 | -1/+7 |
| | |||||
* | Sanity check for missing server binary | Aleksey Kladov | 2019-12-31 | 1 | -0/+4 |
| | |||||
* | Add semicolons | Aleksey Kladov | 2019-12-31 | 1 | -1/+1 |
| | |||||
* | Refactor server lifecycle | Aleksey Kladov | 2019-12-31 | 1 | -0/+90 |