rust-analyzer/crates/ide-completion/src
2023-12-19 20:45:12 +01:00
..
completions Cleanup 2023-12-08 13:31:31 +01:00
context Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
render Cleanup 2023-12-08 13:31:31 +01:00
tests Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +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 Try to support pre and post-change metavars 2023-12-19 20:45:12 +01:00
item.rs Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +01:00
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01: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