aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots/completion_item__no_semi_after_break_continue_in_expr.snap
Commit message (Expand)AuthorAgeFilesLines
* Sort completions in testsFlorian Diebold2019-01-271-15/+15
* 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