Single-File Git Diff from Git Panel #38420
brijesh-vadi
started this conversation in
Git
Replies: 1 comment
-
|
@brijesh-vadi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Single-File Git Diff from Git Panel
Summary
Add the ability to open individual file diffs from the Git panel instead of always opening the Project Diff multibuffer with all changed files.
Current Behavior
When clicking on a file in the Git panel, Zed opens the Project Diff multibuffer showing excerpts from all modified files in the repository. This can be overwhelming and disruptive when you only want to review changes in a specific file.
Proposed Solution
Provide options to open single-file diffs from the Git panel:
Option 1: Context Menu
Option 2: Modifier Keys
Expected Behavior
Single-file diff should:
Use Cases
Benefits
Related
editor: expand all diff hunkshas limitations (no easy collapse)Environment:
Beta Was this translation helpful? Give feedback.
All reactions