Skip to content

Add two-column line-by-line diff view mode #57

Description

@pidgeon777

Describe the solution you'd like
I would like a new diff view mode that displays changes in two columns, with the original code on one side and the modified code on the other. Each line should be shown side by side, making it easier to compare changes line by line.

Is your feature request related to a problem? Please describe.
Currently, diff views can be difficult to parse when changes are extensive or scattered. A two-column mode would make it more intuitive and help users quickly identify specific differences between versions.

Describe alternatives you've considered
I've considered using external tools for diff comparison, but integrating this directly into dfft would improve workflow and user experience.

Additional context
This mode could optionally allow users to highlight changes or collapse unchanged sections for clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions