I made a simple vscode extension for json comparison

Farzan - Oct 4 - - Dev Community

If you have two JSON files that should be identical but are hard to compare due to the unordered nature of JSON, this VSCode extension can help by sorting then comparing them making it easier to focus on real content differences.

This extension sorts JSON files before comparison to make it easier to spot the differences in JSON files.

vscode extension

github repository

. .
Terabox Video Player