Skip to content

jmespath/jmespath.vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

VSCode extension for jmespath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors