rust/crates/ide_completion/src
2021-04-08 15:21:27 +02:00
..
completions Fix typo 2021-04-06 19:38:59 -04:00
render completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
completions.rs Rename target_ty to self_ty 2021-03-29 17:47:47 +02:00
config.rs
context.rs Add ' to trigger_characters, allowing more direct lifetime completions 2021-03-21 11:05:04 +01:00
generated_lint_completions.rs Format generated features manually instead of relying on rustfmt 2021-02-27 16:25:06 +02:00
item.rs Use CompletionTextEdit::InsertAndReplace if supported by the client 2021-04-08 15:21:27 +02:00
lib.rs internal: document hypothetical completion problem 2021-04-05 16:27:45 +03:00
patterns.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
render.rs completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
test_utils.rs Make group imports configurable 2021-03-07 10:15:17 +02:00