aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots/completion_item__method_completion.snap
Commit message (Collapse)AuthorAgeFilesLines
* fix testsgfreezy2019-01-201-2/+2
|
* use a combination of `source_change` and `text_edit` for `CompleteItem`gfreezy2019-01-201-3/+3
|
* refactor to use `remove_range` and `replace_range` instead of TextEditgfreezy2019-01-191-8/+6
|
* refactor completions to use TextEdit instead of InsertTextgfreezy2019-01-191-0/+23