rust/crates/rust-analyzer
Aleksey Kladov fbb9d69758 feat: always prefer postfix snippets if there's exact textual match
Note that, while we don't currently have a fuzzy-matching score, it
makes sense to special-case postfix templates -- it's very annoying when
`.not()` gets sorted before `.not`. We might want to move this infra to
fuzzy matching, once we have that!
2021-07-04 16:50:02 +03:00
..
2021-05-07 21:46:25 +03:00
2021-07-04 12:47:56 +03:00