aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/render
Commit message (Expand)AuthorAgeFilesLines
* internal: normalize nameAleksey Kladov2021-04-301-1/+1
* completion relevance distinguish between exact type match and could unifyJosh Mcguigan2021-03-262-4/+4
* implement a temporary workaround for #8058Josh Mcguigan2021-03-221-3/+20
* Store an `AstId` for procedural macrosJonas Schievink2021-03-181-1/+1
*-. Merge #7900 #8000bors[bot]2021-03-161-2/+37
|\ \
| * | add params_display and ty_displayJosh Mcguigan2021-03-121-9/+17
| * | show function params in completion detailJosh Mcguigan2021-03-121-2/+29
* | | completions: centralize calculation of relevance and ref matchesJosh Mcguigan2021-03-162-15/+25
* | | Merge #8035bors[bot]2021-03-151-18/+18
|\ \ \ | |_|/ |/| |
| * | 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