aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation/extension.ts
Commit message (Expand)AuthorAgeFilesLines
* Separate persistent mutable state from configAleksey Kladov2020-03-161-7/+9
* vscode-postrefactor: fix syntax errorVeetaha2020-03-161-1/+1
* vscode-postrefactor: prefer arrow functionsVeetaha2020-03-161-1/+1
* vscode-postrefactor: more logging and better error handlingVeetaha2020-03-141-3/+13
* vscode-postrefactor: enforcing more reentrancyVeetaha2020-03-141-1/+1
* vscode-postrefactor: minor config refactoringsVeetaha2020-03-141-2/+2
* vscode-postrefactor: add achtung commentVeetaha2020-03-141-0/+4
* vscode-postrefactor: remove remainders of debug loggingVeetaha2020-03-141-1/+0
* vscode-postrefactor: compare dates by value, not by referenceVeetaha2020-03-141-2/+2
* vscode-postrefactor: eliminate my-mistake floating promise @matkladVeetaha2020-03-141-1/+1
* vscode: make bailing out on custom serverPath more evidentVeetaha2020-03-141-3/+3
* vscode: npm run fixVeetaha2020-03-141-1/+1
* vscode: add nightly extension installation logicVeetaha2020-03-141-0/+131