aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots
Commit message (Expand)AuthorAgeFilesLines
* use a combination of `source_change` and `text_edit` for `CompleteItem`gfreezy2019-01-2039-257/+257
* refactor to use `remove_range` and `replace_range` instead of TextEditgfreezy2019-01-1939-647/+522
* refactor completions to use TextEdit instead of InsertTextgfreezy2019-01-1942-0/+2052