-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature description
Add a "New Blank Comparison" feature that opens two empty text panes. This would allow users to paste data directly from the clipboard and compare it instantly without the friction of creating temporary files.
Why is this useful?
While VisualDiffer offers a much better diff presentation than Meld, Meld is currently more efficient for transient data (logs, JSON snippets, etc.) because it supports "Blank Comparisons." Adding this would make VisualDiffer the superior tool for all use cases.
Alternatives considered
I could save the data to a temporary file first, but it is inconvenient and adds unnecessary friction to the workflow.
Environment (if relevant)
No response
Priority
Medium
Screenshots or mockups (optional)
No response
Additional notes (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request