Visual JSON Diff is a Visual Studio Code extension that provides a visual diff for modified JSON files in Source Control. Effortlessly identify changes in your JSON files with an intuitive, ...
Open a JSON file in VS Code. Open the command palette (Ctrl+Shift+P) and select Convert JSON to TypeScript Interface. A new TypeScript file with the interfaces will be created and opened.