aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Refine `self`, `super` and `crate` completion in use pathsLukas Wirth2021-06-171-26/+3
* Move out and rewrite UseTree completion testsLukas Wirth2021-06-171-0/+261
* Move test_utils into tests moduleLukas Wirth2021-06-161-12/+20
* Don't complete paths after attributesLukas Wirth2021-06-161-41/+100
* Don't show incorrect completions after unsafe or visiblity nodeLukas Wirth2021-06-161-24/+10
* Don't complete visibility accessors after existing onesLukas Wirth2021-06-161-2/+0
* Start refactoring ide_completion testsLukas Wirth2021-06-161-0/+172