Skip to content

Use npm package diff to parse diff patches #1950

Description

@DonJayamanne

Refactor diff patch parsing to use an npm package.

Currently most of this is done by hand with a use of an npm package diff-match-patch. In the past 5 years there have been just two versions of this npm package.

Suggest we to move over to diff.
Significantly more popular (4million downloads vs 105k a month, compare diff-match-patch)

Affected areas:

  • Formatting
  • Refactoring
  • Sorting Imports

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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