rust/crates/ide_completion/src
2021-10-29 14:51:26 +02:00
..
completions feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
render Remove CompletionKind in favor of CompletionItemKind 2021-10-27 17:23:43 +02:00
tests feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
completions.rs Remove CompletionKind in favor of CompletionItemKind 2021-10-27 17:23:43 +02:00
config.rs Simplify 2021-10-11 21:49:50 +02:00
context.rs Remove filtered completion list usage in completion tests 2021-10-27 16:53:39 +02:00
item.rs Remove CompletionKind in favor of CompletionItemKind 2021-10-27 17:23:43 +02:00
lib.rs feat: Make unqualified derive attributes flyimportable 2021-10-29 14:51:26 +02:00
patterns.rs Simplify 2021-10-11 21:49:50 +02:00
render.rs Remove CompletionKind in favor of CompletionItemKind 2021-10-27 17:23:43 +02:00
snippet.rs Improve user snippet import performance 2021-10-12 11:48:37 +02:00
tests.rs Remove CompletionKind in favor of CompletionItemKind 2021-10-27 17:23:43 +02:00