Closed mxcoder closed 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.
json
shell
jq -C
Thank you!
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 maybeshell
to letjq -C
do the coloring part.