rust-analyzer/crates/completion/src
2021-01-26 22:13:42 +03:00
..
completions More useful fn detail in completion 2021-01-22 19:15:34 +03:00
render More useful fn detail in completion 2021-01-22 19:15:34 +03:00
completions.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
config.rs Add flyimport completion for trait assoc items 2021-01-16 20:44:12 +02:00
context.rs Remove useless wrapper 2021-01-15 20:15:33 +03:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
lib.rs Normalize tests 2021-01-22 19:15:34 +03:00
patterns.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
render.rs Support unions in symbol search 2021-01-24 01:32:52 +01:00
test_utils.rs Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02:00