Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JsonPath EditorNew to Visual Studio Code? Get it now.
JsonPath Editor

JsonPath Editor

nikhilogic

|
32 installs
| (0) | Free
Allows you to preview the result of a JSONPath expression in a new editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jsonpatheditor README

Allows to use JsonPath queries on active json files in VsCode and displays results in a side window

Features

  • Keeps your json data local to your pc and is never uploaded or shared
  • Real-time view of JsonPath evaluation results for the selected file
  • Editing the json file automatically updates the results
  • Uses JSONPath-Plus to support advanced JsonPath expressions https://github.com/JSONPath-Plus/JSONPath
  • Extension auto detects a json file and shows an icon in the tool bar to open the extension

Demo

Demo

Release Notes

0.0.1

Initial release of JsonPathEditor

0.0.2

Handling enter key press

0.0.3

Added Copy to Clipboard feature Theme changed to dark UI elements rearranged

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft