Skip to content

Adding an item in the status bar for Diff Information - specially to say the content is identical #252055

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marcopelegrini
Copy link

@marcopelegrini marcopelegrini commented Jun 21, 2025

Adds a notification for when comparing two identical contents

Resolves: #243352

(when playing the video, make sure to move the mouse out to the side to hide the controls so you can see the notification)

diffinfov2.mp4

--
Old implementation using status bar left in the commit history for reference

@marcopelegrini

This comment was marked as resolved.

@hediet
Copy link
Member

hediet commented Jun 25, 2025

Thanks for the PR! I think this has to be integrated somehow with the blue button that we show when there are only whitespace changes, but whitespace changes are hidden.
Also, I believe clicking on the status bar should do something.

Btw. we already disable the arrow up/down buttons to indicate that there are no changes! (this is very subtle though)

@marcopelegrini

This comment was marked as resolved.

@marcopelegrini
Copy link
Author

@hediet reimplemented using notifications, let me know what you think

@marcopelegrini marcopelegrini force-pushed the users/mpelegrini/Status-bar-diff-element-info branch from 945efd3 to cefc9d7 Compare June 27, 2025 03:07
@marcopelegrini marcopelegrini force-pushed the users/mpelegrini/Status-bar-diff-element-info branch from cefc9d7 to 24aa09b Compare June 27, 2025 03:11
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.

Show 'Files are Identical' popup / hint when there are no changes in two files being compared.
2 participants