10976: fix: Show case-insensitive exact matches instead of fuzzy flyimport for short paths r=Veykril a=Veykril And raise the fuzzy trigger from 2 to 3 chars. This way we keep the ability of flyimporting short names like `Rc`. Fixes https://github.com/rust-analyzer/rust-analyzer/issues/6917 bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com> |
||
|---|---|---|
| .. | ||
| completions | ||
| render | ||
| tests | ||
| completions.rs | ||
| config.rs | ||
| context.rs | ||
| item.rs | ||
| lib.rs | ||
| patterns.rs | ||
| render.rs | ||
| snippet.rs | ||
| tests.rs | ||