Skip to content

Allow chaining of edits in patch #103

Description

@sandybrownlee

Currently, all edits in a patch are created with respect to the original sourcefile. This preserves IDs for each edit; multiple edits can be applied to a sourcefile within a patch, but not touching the same locations. It would be good to have the option to build up edits; this probably means reconstructing the SourceFileTree after each edit.apply() in patch.apply().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions