rust/crates/ide_completion/src
Aleksei Trifonov 41d8369d1c Fix formatting
2022-03-31 02:59:15 +03:00
..
completions Lower postfix suggestions in completions list 2022-03-31 02:27:33 +03:00
render fix: Disable ref_match for qualified paths as well 2022-03-27 12:50:55 +02:00
tests fix: Don't complete Drop::drop for qualified paths 2022-03-26 18:46:49 +01:00
completions.rs Revert omitting field completions 2022-03-16 16:41:35 +01:00
config.rs
context.rs Rename compound things to variant things 2022-03-16 13:41:47 +01:00
item.rs Fix formatting 2022-03-31 02:59:15 +03:00
lib.rs Remove no_completions_required from CompletionContext 2022-03-12 02:12:00 +01:00
patterns.rs fix: Fix completions not always working in for-loop patterns 2022-03-15 18:46:32 +01:00
render.rs Lower postfix suggestions in completions list 2022-03-31 02:27:33 +03:00
snippet.rs
tests.rs Remove no_completions_required from CompletionContext 2022-03-12 02:12:00 +01:00