rust/crates/ide-completion/src
2024-03-18 17:18:08 +05:30
..
completions Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01: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 fix make HirDisplay format lifetimes first 2024-03-18 17:18:08 +05:30
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 fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01: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
tests.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00