davidnussio / vscode-jq-playground

Visual Code Studio jq playground
https://marketplace.visualstudio.com/items?itemName=davidnussio.vscode-jq-playground
MIT License
46 stars 8 forks source link

[REQUEST] Use new API for OutputChannel #88

Closed mxcoder closed 1 year ago

mxcoder commented 1 year ago

Thanks for your work on this extension, it has been very useful :)

Using this feature in this part of the code we can easily improve the result view.

I'd recommend setting either json or maybe shell to let jq -C do the coloring part.

davidnussio commented 1 year ago

Thank you!