Extract Method appears in method delcaration #4165
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
Milestone
Putting the caret before the parameter list shows Extract Method:
This doesn't occur when not at the parameter list, and if invoked it generates bad code:
(this doesn't seem related to the other parameter list issues discussed in #4157 as this occurs in 2.18 too).
The text was updated successfully, but these errors were encountered: