rust-analyzer/crates/ide-completion/src
2022-05-19 12:33:25 +02:00
..
completions Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
render fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
tests Auto merge of #12204 - Veykril:completions, r=Veykril 2022-05-10 13:08:27 +00:00
completions.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
config.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
context.rs fix: Fix incorrect expected type in completions for match arms 2022-05-19 12:33:25 +02:00
item.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
lib.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
patterns.rs Introduce NameRefContext 2022-05-07 13:46:43 +02:00
render.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
snippet.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00