aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/completion/test_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: improve dot completions with scoringBenjamin Coenen2020-04-161-9/+2
* Improve autocompletion by looking on the type and nameBenjamin Coenen2020-04-111-2/+9
* Better names for config structsAleksey Kladov2020-03-311-3/+3
* Introduce completion test utilsAleksey Kladov2020-03-111-0/+29