rust/crates/ide-completion/src
Johann Hemmann b1a0c9ac40 single_match
2024-01-19 18:31:15 +01:00
..
completions single_match 2024-01-19 18:31:15 +01:00
context collapsible_match 2024-01-19 17:31:00 +01:00
render match_like_matches_macro 2024-01-19 17:31:01 +01:00
tests Auto merge of #16349 - Young-Flash:use_error_recovery, r=Veykril 2024-01-18 09:52:37 +00:00
completions.rs minor: Make use of some new SmolStr improvements 2024-01-17 13:47:15 +01:00
config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
context.rs match_like_matches_macro 2024-01-19 17:31:01 +01:00
item.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
lib.rs Remove limit from symbol_index::Query 2024-01-04 19:20:10 +01:00
render.rs single_match 2024-01-19 18:31:15 +01:00
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