JSON Searcher 🔎JSON Searcher is a simple VSCode extension for searching within JSON files, particularly useful for locating data in i18n (internationalization) files. Easily find and navigate to specific data within your JSON files using the provided path. Simplify your JSON searching and streamline your i18n file management with JSON Searcher. Features 🚀Using the extension command, search for a specific path within your JSON file. The extension will then navigate to the location of the path within the file. Example: Usage Instructions 📖
Motivation 🤔I had a need for a simple extension that would allow me to quickly navigate to specific data within my JSON files. I was working on a project that required a lot of i18n files, and I needed a way to quickly navigate to specific data within those files. I also wanted to learn how to create a VSCode extension, so I decided to create this extension to meet my needs. Disclaimers ⚠️This is a WIP extension. It is not yet available on the VSCode marketplace, and It is not yet fully functional. While the extension is functional, it is not yet fully tested and may contain bugs. Use at your own risk. Accepting contributions, feedback and sugestions. TODOs 📝
|