Caret doesn't move to a new widget when using "Wrap with widget..." command #3015
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
Describe the bug
When using the context menu to wrap the widget in another widget, the caret doesn't move to the new parent anymore.
To Reproduce
Steps to reproduce the behavior:
Cmd + .
Wrap with widget...
widget
parent - this was super useful for quick selection expansion to cover the whole word.Expected behavior
The caret should move to the new, enclosing widget.
Screenshots
Versions
VS Code version:
Dart extension version:
dart-code.dart-code
- v3.17.1dart-code.flutter
- v3.17.0Dart/Flutter SDK version:
The text was updated successfully, but these errors were encountered: