SAP-archive / ytt-lint

ytt lint validates ytt-templates and plain yaml-files. It is designed for Kubernetes artifacts, but works with other yaml-files.
Apache License 2.0
11 stars 2 forks source link

IntelliSense support #27

Open davidpanic opened 1 year ago

davidpanic commented 1 year ago

I would like to see this extension support some form of intelliSense - if nothing else it should at least show yaml field suggestions in the autocomplete dialog and show a description of the fields in the schema when they are hovered over.