-
Notifications
You must be signed in to change notification settings - Fork 30k
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
word diff view: something similar to ms-office revisions #103285
Labels
diff-editor
Diff editor issues
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Comments
alexdima
added
diff-editor
Diff editor issues
feature-request
Request for new features or functionality
labels
Aug 5, 2020
Nadano
changed the title
diff tool, something similar to git diff --word-diff?
word diff view: something similar to ms-office revisions
Sep 2, 2020
This was referenced Sep 2, 2020
Upvoted! But, please, don't forget about this one #3562 . It'd be a huge improvement, and is a standard feature. Or at least comment why is not possible, so we stop dreaming about it :) |
hediet
added
the
help wanted
Issues identified as good community contribution opportunities
label
Sep 14, 2023
I think this shouldn't be too hard to implement (but it is also not trivial). My suggested attack plan would look like this:
|
Closed
/duplicate of #176969 |
vscodenpa
added
the
*duplicate
Issue identified as a duplicate of another issue(s)
label
Dec 12, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
diff-editor
Diff editor issues
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Edited for clarity:
I'm trying to have people in my team work with git, and I believe it would make things way more clear for them to have diff results that are similar to the ones used in word revisions.
Looking into the options I believe "git diff --color-word=." is the most natural for people used to office tools, explained here
The text was updated successfully, but these errors were encountered: