Skip to content

Ability to display an array diff #23

Open
@directcuteo

Description

@directcuteo

The tool views the changes very well and correct.
What's not very correct is when an Array difference is displayed.

This is an array:
image

But the view is not clear if it's an array or an Object having the keys as numbers.

{ "0": 1000, "1": 2000 } will display same thing as [1000, 2000] which is not the same.
Can the tool spot somehow the difference? Maybe showing array brackets for arrays, or adding a small text near the array to spot what's going one there.

This can create confusion and displays invalid results.

Thank you!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions