rust/crates/ide-completion/src
2023-02-27 15:51:45 +01:00
..
completions Simplify 2023-02-27 15:51:45 +01:00
context Simplify 2023-02-15 13:38:42 +01:00
render Trigger call info for more completions of signature having things 2023-02-14 17:05:07 +01:00
tests Make else autocompletion work in more places 2023-02-12 10:49:57 +01:00
completions.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
config.rs Format code 2023-01-19 18:33:47 -08:00
context.rs Simplify 2023-02-15 13:38:42 +01:00
item.rs internal: Make CompletionItem more POD-like 2023-02-16 09:29:55 +01:00
lib.rs Simplify 2023-02-15 13:38:42 +01:00
render.rs internal: Make CompletionItem more POD-like 2023-02-16 09:29:55 +01:00
snippet.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
tests.rs internal: Make CompletionItem more POD-like 2023-02-16 09:29:55 +01:00