grafana / vscode-jsonnet

Full code support (formatting, highlighting, navigation, etc) for Jsonnet
Apache License 2.0
65 stars 7 forks source link

feat: add a button to evaluate jsonnet files on titlebar #34

Closed lyh543 closed 8 months ago

lyh543 commented 8 months ago
  1. add a button to evaluate jsonnet files on titlebar (click to compile to json, alt+click to compile to yaml)
image
  1. preview evaluation result in splited editor

preview video:

https://github.com/grafana/vscode-jsonnet/assets/15522311/cc7e782e-4b49-48f7-b135-d0882ab2277a

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.