aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/util.ts
Commit message (Expand)AuthorAgeFilesLines
* Rewrite auto-updateAleksey Kladov2020-03-191-54/+0
* vscode-prerefactor: add some utility functionsVeetaha2020-03-141-6/+63
* vscode: prerefactor util.ts and ctx.tsVeetaha2020-03-071-3/+9
* Centralize the check for languageId on documentJulien Roncaglia2020-03-021-0/+8
* vscode: simplify assert.eq() to assert() as per matkladVeetaha2020-02-281-11/+1
* vscode: add dat semicolonVeetaha2020-02-281-1/+1
* vscode: add equality assertionVeetaha2020-02-281-0/+10
* vscode: rename nodeAssert -> nativeAssertVeetaha2020-02-281-2/+2
* vscode: add error loging on failed assertionVeetaha2020-02-281-1/+6
* vscode: migrate to more type-safe assert implVeetaha2020-02-281-4/+8
* vscode: migrate inlay_hints to rust-analyzer-api.tsVeetaha2020-02-241-8/+8
* vscode: gracefully handle cancellation errorsVeetaha2020-02-231-0/+40
* Extract client-side loggingAleksey Kladov2020-02-221-0/+18