Skip to content

jmespath/jmespath.vscode

Repository files navigation

JMESPath for Visual Studio Code

This extensions integrates JMESPath with VS Code.

jpdemo

It adds these commands:

  • JMESPath: Evaluate Expression - Evaluate a JMESPath expression against the currently opened JSON document and write the result to an output window. Open the command palette (shift+cmd+P) and type "JMESPath: Evaluate Expression" to use this command.

Release Notes

0.0.3

  • Fix bug when user cancels input text

0.0.2

  • Update misc package metadata

0.0.1

  • Initial release of jmespath.vscode

Releases

No releases published

Packages

No packages published