Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vscode-prerefactor: add some utility functions | Veetaha | 2020-03-14 | 1 | -6/+63 |
* | vscode: prerefactor util.ts and ctx.ts | Veetaha | 2020-03-07 | 1 | -3/+9 |
* | Centralize the check for languageId on document | Julien Roncaglia | 2020-03-02 | 1 | -0/+8 |
* | vscode: simplify assert.eq() to assert() as per matklad | Veetaha | 2020-02-28 | 1 | -11/+1 |
* | vscode: add dat semicolon | Veetaha | 2020-02-28 | 1 | -1/+1 |
* | vscode: add equality assertion | Veetaha | 2020-02-28 | 1 | -0/+10 |
* | vscode: rename nodeAssert -> nativeAssert | Veetaha | 2020-02-28 | 1 | -2/+2 |
* | vscode: add error loging on failed assertion | Veetaha | 2020-02-28 | 1 | -1/+6 |
* | vscode: migrate to more type-safe assert impl | Veetaha | 2020-02-28 | 1 | -4/+8 |
* | vscode: migrate inlay_hints to rust-analyzer-api.ts | Veetaha | 2020-02-24 | 1 | -8/+8 |
* | vscode: gracefully handle cancellation errors | Veetaha | 2020-02-23 | 1 | -0/+40 |
* | Extract client-side logging | Aleksey Kladov | 2020-02-22 | 1 | -0/+18 |