aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation/server.ts
Commit message (Expand)AuthorAgeFilesLines
* vscode-postrefactor: migrate to arrow functionsVeetaha2020-03-161-2/+2
* vscode-postrefactor: enforcing more reentrancyVeetaha2020-03-141-3/+6
* vscode: amend server installation logic to account for nightliesVeetaha2020-03-141-49/+48
* vscode: care about alwaysDownloadServer option before askingVeetaha2020-03-071-13/+15
* vscode: migrate to more type-safe assert implVeetaha2020-02-281-2/+1
* vscode: remove type assertionVeetaha2020-02-241-1/+1
* CleanpAleksey Kladov2020-02-241-2/+2
* Quick fix circular json error when sanity-check failsVeetaha2020-02-241-2/+5
* Extract client-side loggingAleksey Kladov2020-02-221-9/+10
* vscode: migrate to tripple equalsVeetaha2020-02-221-1/+1
* Merge pull request #3204 from Veetaha/feature/vscode-remove-updates-notificat...Aleksey Kladov2020-02-181-1/+0
|\
| * vscode: remove comment about updates notificationVeetaha2020-02-171-1/+0
* | Rename config value for server PathAleksey Kladov2020-02-181-1/+1
|/
* vscode: save binary version when downloading and download only version that m...Veetaha2020-02-161-96/+72
* vscode: renamed langServer to serverVeetaha2020-02-141-0/+148