Property editor refactors do not highlight expected code after wrap
Open
P2
property editor
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Triggering refactor from code editor (expected behavior):

Triggering refactor from property editor:

I would expect the refactors to behave in the same way as they do from my code editor. This applies to other refactors that perform a text highlight like Wrap with FutureBuilder, ValueListenableBuilder, etc.
Contributor guide
Assessment
This issue has not been assessed yet.