Show HN: VSCode extension to sort and compare JSON files

3 pointsposted 9 months ago
by pharzan

1 Comments

pharzan

9 months ago

I created a simple VSCode extension to make comparing generated JSON files easier. The files were unordered, making it difficult to track changes. This extension sorts the JSON data before performing the comparison, allowing for clearer and more efficient analysis of the differences.