Rename stops at destructuring #66547
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
editor-contrib
Editor collection of extras
javascript
JavaScript support issues
typescript
Typescript support issues
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
This behavior was recently changed:
https://code.visualstudio.com/updates/v1_30#_renames-handle-jsts-destructuring-properly
It makes sense if you're doing the rename at the point of destructuring, but when making it "above" the point of destructuring it doesn't.
I'd request to support both scenarios, or add a flag to turn off the updated rename so it works like the previous version.
The text was updated successfully, but these errors were encountered: