rust-analyzer/crates/ide-completion/src
2022-06-20 14:23:46 +02:00
..
completions Even more completion context filtering 2022-06-20 14:23:46 +02:00
context Lift out PathKind variant fields into structs 2022-06-20 13:29:13 +02:00
render internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
tests internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
completions.rs Even more completion context filtering 2022-06-20 14:23:46 +02:00
config.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
context.rs Even more completion context filtering 2022-06-20 14:23:46 +02:00
item.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
lib.rs Even more completion context filtering 2022-06-20 14:23:46 +02:00
render.rs internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
snippet.rs Split remaining completion calls on the context kinds 2022-06-20 13:17:30 +02:00
tests.rs disable private editable in TEST_CONFIG by default 2022-06-16 08:52:57 +08:00