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

Hotkey to execute query in the current line #3

Closed xak2000 closed 6 years ago

xak2000 commented 6 years ago

Hi, thanks for the extension!

It would be very convinient to allow to execute the current query by pressing some hotkey instead of each time mouseovering on jq -> to output or jq -> to editor.

For example:

CTRL-ENTER jq -> to output SHIFT-ENTER jq -> to editor

davidnussio commented 6 years ago

Today I published this enhancement.