Skip to content

getEditsForFileRename: Combine edits from all projects #25058

@ghost

Description

TypeScript Version: master

If the moved file is in multiple projects, currently we just select the first project. We could combine from multiple projects, though there may be conflicting edits if the projects have different settings such as path mapping.

My suggestion would be to take all the edits from the first project (arbitrarily), and take edits in subsequent projects only if they are for files that don't already have edits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions