Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce diff noise in ASCII tree #12

Merged
merged 2 commits into from
Mar 30, 2024
Merged

Conversation

MattKotsenas
Copy link
Owner

Extend the folder bars down for all files instead of only for files that aren't the last child. This reduces the amount of noise in diffs when files are added / removed, as bars no longer need to be changed.

This change also removes the dependency on Spectre.Console, which was only used for diff rendering.

Extend the folder bars down for all files instead of only for files
that aren't the last child. This reduces the amount of noise in diffs
when files are added / removed, as bars no longer need to be changed.

This change also removes the dependency on Spectre.Console, which was
only used for diff rendering.
@MattKotsenas MattKotsenas force-pushed the feature/reduce-tree-diff-noise branch from 42a1566 to 1971266 Compare March 30, 2024 15:28
@MattKotsenas MattKotsenas merged commit 3cbd115 into main Mar 30, 2024
4 checks passed
@MattKotsenas MattKotsenas deleted the feature/reduce-tree-diff-noise branch March 30, 2024 15:48
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.

1 participant