rust-analyzer/crates/ide-completion/src
2024-04-15 18:24:15 -04:00
..
completions Revert "Auto merge of #17073 - roife:better-inline-preview, r=Veykril" 2024-04-15 18:24:15 -04:00
context fix: Fix completions panicking with certain macro setups 2024-02-27 09:35:57 +01:00
render Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01:00
tests Bump chalk 2024-04-08 11:03:19 +02: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 internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
item.rs Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01:00
lib.rs Remove dead test code 2024-03-14 16:24:51 +01:00
render.rs Auto merge of #16860 - Veykril:macarons, r=Veykril 2024-03-18 09:14:08 +00:00
snippet.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
tests.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00