grafana / vscode-jsonnet

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

add ability to evaluate file/expression as yaml #4

Closed zzehring closed 2 years ago

zzehring commented 2 years ago

Pretty self explanatory. It would be nice if there was a way to eval to yaml rather than json, either through another action or some sort of setting/config. Obviously, not a major thing since they're pretty interchangeable, but it may help in reading complex objects.