Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a combination of `source_change` and `text_edit` for `CompleteItem` | gfreezy | 2019-01-20 | 1 | -7/+7 |
* | refactor to use `remove_range` and `replace_range` instead of TextEdit | gfreezy | 2019-01-19 | 1 | -6/+7 |
* | refactor completions to use TextEdit instead of InsertText | gfreezy | 2019-01-19 | 1 | -118/+46 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+339 |