rust-analyzer/crates/ide-completion/src
2023-12-22 12:13:46 +00:00
..
completions Add missing docs string 2023-12-16 17:10:11 +00:00
context Auto merge of #16184 - Veykril:completion-panic, r=Veykril 2023-12-22 12:13:46 +00:00
render Cleanup 2023-12-08 13:31:31 +01: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 Cleanup 2023-12-08 13:31:31 +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