Show HN: VSCode extension to sort and compare JSON files

2 pointsposted 13 hours ago
by pharzan

1 Comments

pharzan

13 hours 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.