aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/render
Commit message (Collapse)AuthorAgeFilesLines
* completions: centralize calculation of relevance and ref matchesJosh Mcguigan2021-03-162-15/+25
|
* Merge #8035bors[bot]2021-03-151-18/+18
|\ | | | | | | | | | | | | | | 8035: unqualfied_path completions aren't responsible for variant pattern completions r=Veykril a=Veykril bors r+ Co-authored-by: Lukas Wirth <[email protected]>
| * unqualfied_path completions aren't responsible for pattern completionsLukas Wirth2021-03-151-18/+18
| |
* | implement function completion scoringJosh Mcguigan2021-03-151-1/+16
|/
* Unify namingAleksey Kladov2021-03-124-26/+22
|
* use references in CompletionItem's builderyonip232021-03-117-39/+49
|
* Use upstream cov-markLaurențiu Nicola2021-03-084-22/+12
|
* rename completion -> ide_completionAleksey Kladov2021-02-177-0/+1052
We don't have completion-related PRs in flight, so lets do it