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