]> git.lizzy.rs Git - rust.git/history - editors/code/src/ctx.ts
Privatize highlighting
[rust.git] / editors / code / src / ctx.ts
2019-12-30 Aleksey KladovPrivatize highlighting
2019-12-30 Aleksey KladovDon't request inline hints repeatedly
2019-12-30 Aleksey KladovRetry inlay hints on content modified error
2019-12-30 Aleksey KladovAdd config to Ctx
2019-12-30 bors[bot]Merge #2691
2019-12-30 Aleksey KladovRefactor show syntax tree action
2019-12-30 Aleksey KladovRefactor applySourceChange
2019-12-30 bors[bot]Merge #2687
2019-12-30 Aleksey KladovMove matching brace to new Ctx
2019-12-30 Aleksey KladovRun prettier
2019-12-30 Aleksey KladovMore second command to Ctx
2019-12-30 Aleksey KladovStart new ctx module