aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots/completion_item__keywords_in_function2.snap
Commit message (Expand)AuthorAgeFilesLines
* Sort completions in testsFlorian Diebold2019-01-271-14/+14
* fix completion bugsgfreezy2019-01-231-9/+9
* Update snapsJeremy A. Kolb2019-01-221-4/+13
* use a combination of `source_change` and `text_edit` for `CompleteItem`gfreezy2019-01-201-15/+15
* refactor to use `remove_range` and `replace_range` instead of TextEditgfreezy2019-01-191-50/+36
* refactor completions to use TextEdit instead of InsertTextgfreezy2019-01-191-0/+125