rust-analyzer/crates/ide-completion/src
2024-01-10 16:30:22 +05:30
..
completions internal: Speed up import searching some more 2024-01-05 12:58:20 +01:00
context fix(completion): make the expected type a tad smarter with Fns 2024-01-02 10:28:49 -03:00
render add tests to verify relevance of notable traits and some refactors 2024-01-10 16:30:22 +05:30
tests Remove completion limit for trait importing method completions 2024-01-05 12:03:08 +01:00
completions.rs 🧹 2023-11-28 10:55:40 +01:00
config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
context.rs add notable_trait predicate to CompletionRelevance 2024-01-08 20:34:11 +05:30
item.rs add notable_trait predicate to CompletionRelevance 2024-01-08 20:34:11 +05:30
lib.rs Remove limit from symbol_index::Query 2024-01-04 19:20:10 +01:00
render.rs add tests to verify relevance of notable traits and some refactors 2024-01-10 16:30:22 +05:30
snippet.rs Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +01:00
tests.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00