Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JMESPath for VSCodeNew to Visual Studio Code? Get it now.
JMESPath for VSCode

JMESPath for VSCode

Josh Wong

|
12,399 installs
| (8) | Free
Evaluate JMESPath queries within Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JMESPath for Visual Studio Code

JMESPath is a query language for JSON. For more information about JMESPath, please visit here

This extension lets you test JMESPath expressions from within Visual Studio Code.

Features

JMESPath Example

How to use this extension

  • Open a JSON document
  • Press cmd+shift+j or Run JMESPath: Query JSON command from command palette (F1 on Windows or Cmd+Shift+P on Mac)
  • Enter JMESPath expression
  • Expression output will be shown in JMESPath Output window

Release Notes

0.0.6

  • Fix issue with output console taking focus away from input box

0.0.5

  • Add live expression evaluation
  • Expression validation
  • Changed keyboard shortcut to cmd+shift+j / ctrl+shift+j as previous ones didn't work properly

0.0.4

  • Fix keyboard shortcut on Mac

0.0.3

  • Added keyboard shortcut cmd+j q on Mac and ctrl+j q on Windows
  • Added expression validation

0.0.2

  • Ensured expression result is displayed in the same output window instead of creating new ones each time

0.0.1

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