Skip to content

Human readable colored view #549

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 1 commit into
base: master
Choose a base branch
from

Conversation

mauvilsa
Copy link

Here is a proposed implementation for #529 "2. Similar to dwdiff -c, where the entire json is shown mostly in white font, but in places where there are differences, show deletions in red and additions in green."

I am not familiar with the deepdiff codebase, I wouldn't know how or where to best integrate this feature. It was an LLM who proposed where. Please comment whether it should be done differently.

If the jsons being compared are very big, and there are only a few differences, this view is not great, because there is no fast way to know where the differences are. That is why #529 1. would still make sense. But that one is more complex and could be a future improvement. This one is already useful for several use cases.

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