rust-analyzer/crates/ide_completion/src
bors e0d41bc2a1 Auto merge of #12021 - Veykril:completion-ctx, r=Veykril
internal: Add a `NameContext` to `CompletionContext`, move out some ImmediateLocation variants

Continues the completion rewrite I started some time ago
(will merge tomorrow after stable since our completion tests still let a lot through)
2022-04-18 14:00:56 +00:00
..
completions internal: Add a NameContext to CompletionContext, move out some ImmediateLocation variants 2022-04-17 21:53:58 +02:00
render minor: address nit 2022-04-16 13:54:24 +05:00
tests derive completions take existing derives into count 2022-04-18 21:34:36 +08:00
completions.rs internal: Add a NameContext to CompletionContext, move out some ImmediateLocation variants 2022-04-17 21:53:58 +02:00
config.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
context.rs Auto merge of #12021 - Veykril:completion-ctx, r=Veykril 2022-04-18 14:00:56 +00:00
item.rs simplify 2022-04-12 15:34:12 +02:00
lib.rs suggest infered type in auto complete 2022-04-03 11:17:33 +04:30
patterns.rs internal: Add a NameContext to CompletionContext, move out some ImmediateLocation variants 2022-04-17 21:53:58 +02:00
render.rs Deprioritize already-imported names 2022-04-11 18:48:27 +02:00
snippet.rs Simplify completion import insertion 2022-04-02 01:42:21 +02:00
tests.rs Simplify completion import insertion 2022-04-02 01:42:21 +02:00