Hi, first of all amazing work and thanks a lot for maintaining this. I've recently started using Helm and it's been very helpful.
I've been looking at the values.yml support and I'm not sure that the default description JSON schema generated by helm-ls for the chart %s using values from the file %s is particularly helpful. It is nice that if a values.schema.json is provided, the description shows on hover, but the generic description that gets shown when the schema doesn't have one (or when there is no schema) seems like it could be removed. Am I missing something?
Also is there any other benefit of the schema beyond descriptions on hover?
Hi, first of all amazing work and thanks a lot for maintaining this. I've recently started using Helm and it's been very helpful.
I've been looking at the values.yml support and I'm not sure that the default description
JSON schema generated by helm-ls for the chart %s using values from the file %sis particularly helpful. It is nice that if a values.schema.json is provided, the description shows on hover, but the generic description that gets shown when the schema doesn't have one (or when there is no schema) seems like it could be removed. Am I missing something?Also is there any other benefit of the schema beyond descriptions on hover?