You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scrollbar in the single-file diff no longer highlights the locations of changed regions. This makes it harder to understand how changes are distributed throughout the file and to navigate between them.
Expected behavior:
The scrollbar should continue to show markers for changed regions, including when the diff is displayed in changes-only mode, as it did before #59958.
As a related usability concern, the changes-only view is now always the default. My workflow generally requires the full-file view, so I must click “Show full file” every time I open a file. It would be useful to have a setting that controls whether single-file diffs initially open in changes-only or full-file view.
Reproduction steps
This started after #59958 was merged.
Current vs. Expected behavior
Current behavior:
The scrollbar in the single-file diff no longer highlights the locations of changed regions. This makes it harder to understand how changes are distributed throughout the file and to navigate between them.
Expected behavior:
The scrollbar should continue to show markers for changed regions, including when the diff is displayed in changes-only mode, as it did before #59958.
As a related usability concern, the changes-only view is now always the default. My workflow generally requires the full-file view, so I must click “Show full file” every time I open a file. It would be useful to have a setting that controls whether single-file diffs initially open in changes-only or full-file view.
Related discussion: #59958 (comment)
Zed version and system specs
Zed: v1.12.0+preview.325.a655175721b871d2d5718241db9c535fa38dfc92 (Zed Preview)
OS: macOS 26.4.1
Memory: 36 GiB
Architecture: aarch64
Attach Zed log file
Zed.log
Relevant Zed settings
settings.json
Relevant Keymap
keymap.json
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None