I made a simple vscode extension for json comparison

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 …


This content originally appeared on DEV Community and was authored by Farzan

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


This content originally appeared on DEV Community and was authored by Farzan


Print Share Comment Cite Upload Translate Updates
APA

Farzan | Sciencx (2024-10-04T13:06:00+00:00) I made a simple vscode extension for json comparison. Retrieved from https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/

MLA
" » I made a simple vscode extension for json comparison." Farzan | Sciencx - Friday October 4, 2024, https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/
HARVARD
Farzan | Sciencx Friday October 4, 2024 » I made a simple vscode extension for json comparison., viewed ,<https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/>
VANCOUVER
Farzan | Sciencx - » I made a simple vscode extension for json comparison. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/
CHICAGO
" » I made a simple vscode extension for json comparison." Farzan | Sciencx - Accessed . https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/
IEEE
" » I made a simple vscode extension for json comparison." Farzan | Sciencx [Online]. Available: https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/. [Accessed: ]
rf:citation
» I made a simple vscode extension for json comparison | Farzan | Sciencx | https://www.scien.cx/2024/10/04/i-made-a-simple-vscode-extension-for-json-comparison/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.