Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Special case insertions and removals #41

@oli-obk

Description

@oli-obk

replacing "" with "foo" should not display the original text and the new text like it's doing right now. instead it should point at the char where the text will be inserted and say something like Suggestion - Insert "foo" at ...

The opposite, removals are even easier, they can simply skip the with part and just display the original snippet with the text that should be removed highlighted as it's already happening

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions