Synchronizes json files by keys. A use case is managing localization files.
- Only 'flat' JSON (no nesting) is supported currently. See the "iodine" row in the screenshot.
- If you have comments in your json files, they will be removed! (Though comments must not be used in JSON files...)
You can install it in VSCode Extension panel by searching "Json File Synchronizer" or from here: https://marketplace.visualstudio.com/items?itemName=MergeSoft.arg-json-file-synchronizer
- Exporting as CSV, XML, JSON...
- Copying row or column (only cell can be copied currently)
- Support for nested json
- Support for arb files
- This extension does not require any dependencies.