aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots/completion_item__deeply_nested_use_tree.snap
Commit message (Collapse)AuthorAgeFilesLines
* remove snapshot filesfunkill22019-07-011-15/+0
|
* :arrow_up: rustcAleksey Kladov2019-05-231-4/+4
|
* more compact edits in instaAleksey Kladov2019-02-181-9/+3
|
* Don't use additional_text_edits API internallyAleksey Kladov2019-02-181-1/+9
|
* More compact debug representation for completionAleksey Kladov2019-02-181-13/+4
|
* Update snapsJeremy A. Kolb2019-01-221-4/+7
|
* 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-3/+4
|
* refactor completions to use TextEdit instead of InsertTextgfreezy2019-01-191-0/+18