Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a combination of `source_change` and `text_edit` for `CompleteItem` | gfreezy | 2019-01-20 | 1 | -2/+2 |
* | refactor to use `remove_range` and `replace_range` instead of TextEdit | gfreezy | 2019-01-19 | 1 | -6/+14 |
* | refactor completions to use TextEdit instead of InsertText | gfreezy | 2019-01-19 | 1 | -22/+24 |
* | switched to lowerd module | Aleksey Kladov | 2019-01-19 | 1 | -7/+4 |
* | remove Canceled from impl of ra_ide_api | Aleksey Kladov | 2019-01-15 | 1 | -8/+4 |
* | remove Cancelable from nameres | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from fn_scopes | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from Module API | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | Fix typo defenition -> definition | Marcus Klaas de Vries | 2019-01-08 | 1 | -1/+1 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+192 |