Before submitting
Area
apps/desktop
Problem or use case
I would like to have the ability to collapse or expand files in the diff viewer, kinda like the codex app does.
Proposed solution
Ideally just a chevron at the end of the file name that collapses or expandes the diff of that file
Why this matters
It's useful when reviewing because some files generated during diffs (drizzle journal changes for example) are very big but don't need reviewing. Or used as a "reviewed tag"
Smallest useful scope
Chevron on the file name that closes the diff
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution