Single-File git:diff Command #26298
andreasvh-conceto
started this conversation in
Git Beta
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Zed Team,
I’d like to suggest a workflow improvement for Git integration. When working on a single tracked file in the editor, it would be incredibly helpful to have a dedicated command (e.g., git:diffCurrentFile) that opens a diff view exclusively for the active file.
Current Behavior:
The existing git:diff command displays changes across all modified files, which can disrupt focus when working on a specific task.
Proposed Solution:
Introduce a command (similar to VSCode’s git:openChanges) that:
Benefits:
This would greatly enhance productivity for Git-heavy workflows. Thank you for considering this suggestion!
Best regards
Beta Was this translation helpful? Give feedback.
All reactions