devtools
devtools copied to clipboard
Property editor refactors do not highlight expected code after wrap
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.