Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix .not postfix completion | Florian Diebold | 2019-01-21 | 3 | -6/+6 |
* | postfix completion | gfreezy | 2019-01-21 | 3 | -29/+209 |
* | fix tests | gfreezy | 2019-01-20 | 7 | -18/+18 |
* | use a combination of `source_change` and `text_edit` for `CompleteItem` | gfreezy | 2019-01-20 | 39 | -257/+257 |
* | refactor to use `remove_range` and `replace_range` instead of TextEdit | gfreezy | 2019-01-19 | 39 | -647/+522 |
* | refactor completions to use TextEdit instead of InsertText | gfreezy | 2019-01-19 | 42 | -0/+2052 |