rust-analyzer/crates/completion/src
Aleksey Kladov 0a570eddd2 Less annoying mod completion
We shouldn't complete optional elements, as deleting stuff is much more
annoying than adding it.
2021-01-17 13:18:45 +03:00
..
completions Less annoying mod completion 2021-01-17 13:18:45 +03:00
render Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
completions.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
config.rs Share import_assets and related entities 2021-01-16 19:33:36 +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 Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00
lib.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
patterns.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
render.rs Use specific kind for the flyimport completions 2021-01-16 19:40:59 +02:00
test_utils.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00