Show HN: VSCode extension to sort and compare JSON files

(marketplace.visualstudio.com)

2 points | by pharzan 13 hours ago ago

1 comments

  • pharzan 13 hours ago 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.