You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| C2 |[`LanguageLevelTypeAware` version-aware type hints](todo/completion.md#c2-languageleveltypeaware-version-aware-type-hints)| Medium-High | Medium |
69
-
| C3 |[`#[ArrayShape]` return shapes on stub functions](todo/completion.md#c3-arrayshape-return-shapes-on-stub-functions)| Medium | Medium |
68
+
| C2 |[`#[ArrayShape]` return shapes on stub functions](todo/completion.md#c2-arrayshape-return-shapes-on-stub-functions)| Medium | Medium |
70
69
| T1 |[First-class callable resolution](todo/type-inference.md#t1-first-class-callables)| Medium | Medium |
71
70
| T2 |[`@phpstan-type` / `@psalm-type` local type aliases](todo/type-inference.md#t2-local-type-aliases)| Medium | Medium |
72
71
| T3 |[`@phpstan-import-type` cross-file type imports](todo/type-inference.md#t3-cross-file-type-imports)| Medium | Medium |
@@ -102,15 +101,15 @@ unlikely to move the needle for most users.
|C7|`#[ExpectedValues]` parameter value suggestions | Low | Medium |
113
-
|C11|[Deprecation markers on class-name completions from all sources](todo/completion.md#c11-deprecation-markers-on-class-name-completions-from-all-sources)| Low | Low |
104
+
|C9 |[Lazy documentation via `completionItem/resolve`](todo/completion.md#c9-lazy-documentation-via-completionitemresolve)| Medium | Medium |
105
+
|C11|[Smarter member ordering after `->` / `::`](todo/completion.md#c11-smarter-member-ordering-after----)| Medium | Medium |
106
+
|C3| Go-to-definition for array shape keys via bracket access | Low-Medium | Medium |
107
+
|C7|`class_alias()` support | Low-Medium | Medium |
108
+
|C8|[Filesystem proximity as an affinity tiebreaker](todo/completion.md#c8-filesystem-proximity-as-an-affinity-tiebreaker)| Low-Medium | Low |
109
+
|C4| Non-array functions with dynamic return types | Low | High |
|C6|`#[ExpectedValues]` parameter value suggestions | Low | Medium |
112
+
|C10|[Deprecation markers on class-name completions from all sources](todo/completion.md#c10-deprecation-markers-on-class-name-completions-from-all-sources)| Low | Low |
114
113
||**[Type Inference](todo/type-inference.md)**|||
115
114
| T7 |[`key-of<T>` and `value-of<T>` resolution](todo/type-inference.md#t7-key-oft-and-value-oft-resolution)| Medium | Medium |
0 commit comments