aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/qualified_path.rs
Commit message (Expand)AuthorAgeFilesLines
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-35/+35
* Show enum variant on Self qualified pathsLukas Wirth2020-12-201-0/+29
* Keep the original completion order in testsKirill Bulatov2020-12-191-28/+28
* Place cursor correctly when completing assoc fns with selfAleksey Kladov2020-12-011-20/+20
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+755