Summary#
A plugin for vscode that allows you to invoke jq on the current open json or jsonl file. The plugin will find and download the OS appropriate binary of jq during installation.
Where to get it#
Source: https://github.com/andricDu/vscode-jq
Marketplace: https://marketplace.visualstudio.com/items?itemName=dandric.vscode-jq
Installation#
ext install dandric.vscode-jqIn Action#

