Skip to content

Using rename symbol on named parameters to external packages code modifies the packages sources #915

@samueldaviddelacruz

Description

@samueldaviddelacruz

using the rename symbol helper on VS code on a named parameter modifies the original property name of the object's class, this can lead to undesired behavior since the constructor still keeps the old name while the property name changes, which leads to code not compiling, , it shouldn't go to the class and change it that way, it shouldn't work upwards imo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions