rust-analyzer/crates/ide_completion/src
2021-06-07 19:06:03 +02:00
..
completions Move more things into PathCompletionContext 2021-06-07 14:08:05 +02:00
render Simplify CompletionContext by introducing a path CallKind enum 2021-06-06 20:02:26 +02:00
completions.rs Move unprefixed field/method completion to dot 2021-05-31 15:10:20 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Reorder CompletionContext fields 2021-06-07 19:06:03 +02:00
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Generate default lint completions 2021-06-04 18:35:19 +02:00
patterns.rs Simplify CompletionContext by introducing a path CallKind enum 2021-06-06 20:02:26 +02:00
render.rs Move more things into PathCompletionContext 2021-06-07 14:08:05 +02:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00