rust-analyzer/crates/ide-completion/src
bors cf8733353d Auto merge of #16540 - Veykril:macro-arg, r=Veykril
internal: macro_arg query always returns a TokenTree
2024-02-12 16:32:40 +00:00
..
completions Cleanup term search related changes 2024-02-11 14:35:54 +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 Auto merge of #16540 - Veykril:macro-arg, r=Veykril 2024-02-12 16:32:40 +00:00
completions.rs Cleanup term search related changes 2024-02-11 14:35:54 +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 Cleanup term search related changes 2024-02-11 14:35:54 +02:00
lib.rs Add lete to postfix completion list 2024-02-06 13:13:51 +02:00
render.rs Cleanup term search related changes 2024-02-11 14:35:54 +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