rust/crates/ide-completion/src
2024-01-02 10:30:16 -03:00
..
completions Auto merge of #16049 - dfireBird:followup-callable-fields, r=Veykril 2024-01-02 10:20:31 +00:00
context fix(completion): make the expected type a tad smarter with Fns 2024-01-02 10:28:49 -03:00
render fix(completion): make the expected type a tad smarter with Fns 2024-01-02 10:28:49 -03:00
tests Complete exported macros in #[macro_use($0)] 2023-12-16 16:19:58 +00: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 Auto merge of #16137 - unexge:complete-macros-in-macro-use, r=Veykril 2023-12-22 10:42:38 +00:00
item.rs Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +01:00
lib.rs Complete exported macros in #[macro_use($0)] 2023-12-16 16:19:58 +00:00
render.rs fix(completion): render fn type 2024-01-02 10:30:16 -03: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