devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Property editor refactors do not highlight expected code after wrap

Open kenzieschmoll opened this issue 7 months ago • 0 comments

Triggering refactor from code editor (expected behavior):

Image

Triggering refactor from property editor:

Image

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.

kenzieschmoll avatar May 29 '25 20:05 kenzieschmoll