Deduplicate Objects from JSON
📋 OverviewA Visual Studio Code extension that helps you clean up JSON files by removing duplicate objects based on a specified field.
✨ Features
🚀 How to Use
📝 ExampleClick to expand exampleBefore:
After (when deduplicating by "quoteText"):
⚙️ Requirements: Visual Studio Code 1.60.0 or higher 🔧 Extension Settings: This extension does not add any VS Code settings. ⚠️ Known Issues: Works only with JSON files that contain arrays of objects at the root level 📝 Release Notes: 1.0.0 Initial release of Deduplicate Objects from JSON 👨💻 About the Author: Created ❤️ by Keev Studio 📄 License: MIT |