aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/ctx.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Privatize highlightingAleksey Kladov2019-12-301-5/+12
* Don't request inline hints repeatedlyAleksey Kladov2019-12-301-5/+8
* Retry inlay hints on content modified errorAleksey Kladov2019-12-301-0/+15
* Add config to CtxAleksey Kladov2019-12-301-0/+5
* Refactor show syntax tree actionAleksey Kladov2019-12-301-0/+4
* Refactor applySourceChangeAleksey Kladov2019-12-301-0/+22
* Move matching brace to new CtxAleksey Kladov2019-12-301-0/+7
* Run prettierAleksey Kladov2019-12-301-10/+6
* More second command to CtxAleksey Kladov2019-12-301-1/+3
* Start new ctx moduleAleksey Kladov2019-12-301-0/+30