Skip to content

Comments

feat(sidebar): add total diffs counter to Modified Files header#200

Open
ariane-emory wants to merge 3 commits intodevfrom
feat/total-diff-count
Open

feat(sidebar): add total diffs counter to Modified Files header#200
ariane-emory wants to merge 3 commits intodevfrom
feat/total-diff-count

Conversation

@ariane-emory
Copy link
Owner

What does this PR do?

Add aggregated additions/deletions count to the Modified Files section header in the sidebar, showing total lines changed across all files.

Resolves anomalyco#14231

How did you verify your code works?

Manual A/B testing, bun test, bun typecheck.

Add aggregated additions/deletions count to the Modified Files section
header in the sidebar, showing total lines changed across all files.
Uses right-aligned layout for consistency with individual file diffs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Total diffs counter in sidebar

1 participant