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
Copy file name to clipboardExpand all lines: docs/todo.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ within the same impact tier.
35
35
| D11 |[Invalid class-like kind in context](todo/diagnostics.md#d11-invalid-class-like-kind-in-context)| Medium | Low |
36
36
| F4 |[Return type and closure parameter type inlay hints](todo/lsp-features.md#f4-return-type-and-closure-parameter-type-inlay-hints)| Medium | Medium |
37
37
| A36 |[Import all missing classes](todo/actions.md#a36-import-all-missing-classes) (bulk import) | Medium | Low |
> **Note:** F1 (Workspace symbol search), F2 (Document symbols), A8
@@ -133,6 +134,7 @@ unlikely to move the needle for most users.
133
134
| FX4 |[`phpstan.missingType.iterableValue` — add `@return` with iterable type](todo/fix-cli.md#fx4-phpstanmissingtypeiterablevalue--add-return-with-iterable-type)| Medium | Medium |
| FX7 |[`add_return_type` — generate `@return` docblocks from function bodies](todo/fix-cli.md#fx7-add_return_type--generate-return-docblocks-from-function-bodies)| Medium-High | Medium |
136
138
||**[LSP Features](todo/lsp-features.md)**|||
137
139
| F5 |[Call hierarchy](todo/lsp-features.md#f5-call-hierarchy) (incoming/outgoing calls) | Medium | Medium |
138
140
| F2 |[Partial result streaming via `$/progress`](todo/lsp-features.md#f2-partial-result-streaming-via-progress)| Medium | Medium-High |
0 commit comments