Closed dewdad closed 7 years ago
Sounds like a good idea for Extension.
Just as an FYI, I've put a first cut at a vscode extension for Jsonnet here: https://marketplace.visualstudio.com/items?itemName=heptio.jsonnet
I'm a complete extension noob, but I've tried my best to make it at least somewhat solid. Feedback welcome! :)
Closing as extension candidate. Please try @hausdorff's extension
There is a wonderful language by the name of Jsonnet from Google. It is language for modeling JSON data with features like inheritance, variables, mixins. It is by far the best solution for templating that I have found for JSON as well.