-
Notifications
You must be signed in to change notification settings - Fork 9
[Feature]: Compare current tab against on-disk version #72
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestroadmapRoadmap tracking itemRoadmap tracking itemstatus:laterPlanned laterPlanned later
Milestone
Description
Problem
Conflict compare exists only when the app detects a save conflict. There is no general compare-against-disk action when users want to inspect changes on demand.
Proposed solution
Add an explicit command to compare the current tab with its on-disk version without waiting for a conflict state.
Acceptance criteria
- Users can trigger compare-against-disk on demand
- The diff view highlights changed regions clearly
- The command is disabled or explained when no file path exists
- Keyboard navigation works through changed sections
- Accessibility labeling describes the compared sources clearly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestroadmapRoadmap tracking itemRoadmap tracking itemstatus:laterPlanned laterPlanned later
Projects
Status
Todo