aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/inlay_hints.ts
Commit message (Collapse)AuthorAgeFilesLines
...
* Privatize highlightingAleksey Kladov2019-12-301-2/+2
|
* Don't request inline hints repeatedlyAleksey Kladov2019-12-301-5/+18
|
* Retry inlay hints on content modified errorAleksey Kladov2019-12-301-6/+1
|
* Refactor inlay hintsAleksey Kladov2019-12-301-103/+67
|
* Add config to CtxAleksey Kladov2019-12-301-3/+1
|
* Encapsulate inlay hints activationAleksey Kladov2019-12-301-1/+37
|
* Hints are not commandsAleksey Kladov2019-12-301-0/+113