mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 05:38:46 +00:00
a9ae0b0855
11857: Lower postfix suggestions in completions list r=Veykril a=avrong Fixes #11850 Adds a parameter for postfix suggestions in `CompletionRelevance`, and basing on it, decreases relevance score of such items in completion list Co-authored-by: Aleksei Trifonov <avrong@avrong.me> |
||
---|---|---|
.. | ||
completions | ||
render | ||
tests | ||
completions.rs | ||
config.rs | ||
context.rs | ||
item.rs | ||
lib.rs | ||
patterns.rs | ||
render.rs | ||
snippet.rs | ||
tests.rs |