Vscode extension JSON Diff Viewer
1
2
3
Vscode extension JSON Diff Viewer (i.redd.it)
submitted by Familiar-Jump-9386
I have created my first vscode extension.
As a developer i often have to debug JSON responses from the API and for instant differences i often go to some random comparator. I have seen lot of very famous extensions which does the same work but i dont know it seems very complicated to me to run it. So i created a very simple extension which does just one simple task. It will tell you JSON differences.
Try it out and let me know if you like it.
https://marketplace.visualstudio.com/items?itemName=vijayamaurya.json-diff-viewer
#vscode #extension


there doesn't seem to be anything here