JSON Path Query & HighlighterIntroductionJSON Path highlighter is a command based extension and is intended to find various sequence of strings from a JSON file. This is mostly targetted towards configuration or translation files. Provided a string path this extension gets the value that exists on that path and shows in a success banner. InstallationInstalling from the websiteInorder to install the plugin. Please visit the below mentioned URL and Click install. Click to install JSON Path Highlighter Installing from the Extension menue in VS-CodeGo to the extesnions section on VS-Code and search for UsageIn order to use this package open the JSON file where you want to search for a value.
Press Usage VideoPlease watch the video below to understand the installation and usage of the extension. Implementation Plan |