Code actions menu is no available when the cursor is inside the highlighted zone #4462
Labels
in editor
Relates to code editing or language features
in lsp/analysis server
Something to be fixed in the Dart analysis server
is bug
relies on sdk changes
Something that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Describe the bug
Noticed that the code actions menu does not appear neither on the shortcut, nor via the button.
It can only be called via the diagnostic tooltip or if the cursor in on the first line (where the method signature is):
Screen.Recording.2023-03-26.at.22.00.55.mov
To Reproduce
Steps to reproduce the behavior:
prefer_expression_function_bodies
Expected behavior
Code actions menu appears.
The text was updated successfully, but these errors were encountered: