Closed
Description
After updating Vs Code to 1.30.0 renaming objects-properties used as method-parameters in an ES6 class don't rename as they should.
- VSCode Version: 1.30.0
- OS Version: Windows 10
Steps to Reproduce:
- Have a class with an object as param
- Rename one property of that object
Does this issue occur when all extensions are disabled?: Yes