rust/crates/ide-completion/src
2022-06-20 21:55:33 +02:00
..
completions internal: Simplify some completions 2022-06-20 21:55:33 +02:00
context fix: Fix auto-ref completions inserting into wrong locations 2022-06-20 18:59:57 +02:00
render Remove pattern rendering hack 2022-06-20 20:16:40 +02:00
tests internal: Simplify some completions 2022-06-20 21:55:33 +02:00
completions.rs internal: Simplify some completions 2022-06-20 21:55:33 +02:00
config.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
context.rs internal: Simplify some completions 2022-06-20 21:55:33 +02:00
item.rs fix: Fix auto-ref completions inserting into wrong locations 2022-06-20 18:59:57 +02:00
lib.rs internal: Simplify some completions 2022-06-20 21:55:33 +02:00
render.rs Reimplement auto-ref completions for fields 2022-06-20 20:22:51 +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