rust-analyzer/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
..
src feat: always prefer postfix snippets if there's exact textual match 2021-07-04 16:50:02 +03:00
tests/slow-tests internal: make xtask lighter 2021-07-04 12:47:56 +03:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml internal: make xtask lighter 2021-07-04 12:47:56 +03:00