rust/crates/ide-completion/src
2024-02-11 13:33:29 +02:00
..
completions Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00
context feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
render Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
tests Expand target for autocompletion 2024-02-11 13:33:29 +02:00
completions.rs Expand target for autocompletion 2024-02-11 13:33:29 +02:00
config.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00
context.rs ide-completion: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
item.rs ide-completion: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
lib.rs Add lete to postfix completion list 2024-02-06 13:13:51 +02:00
render.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00
snippet.rs Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +01:00
tests.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00