helm-ls
helm-ls copied to clipboard
⎈ Language server for Helm ⎈
This change would include the official helm code as a dependency instead of copying only the code used for linting etc. to this project. I would really like to get...
The CoC configration is set in coc-settings.json. The added section explains how to configure helm_ls with CoC plugin.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Opening this issue to track your feature request @Mo0rBy. > 1 question I have to see if this would even be possible. So with Helm Library charts, they can be...
Hey, I was trying to use the LS in NeoVim but the completion based on dependencies (in the Helm Chart) do not work and also going to the definition. Going...
Hello, CoC is a very nice plugin that can use Langauge Servers (it works very well with Go, Python, TypeScript... and so on) I try to make `helm_ls` working, but...
hi, thank you for this language server! should yamlls be enabled for ft=helm? for example if a file begins with `{{- if .Values...}}` yamlls diagnostics are useless. what's the recommended...
We need to use our own Syntax Highlighting instead of using [vim-helm](https://github.com/towolf/vim-helm) plugin
Hi there, this is a very nice plugin. I was wondering if you have in mind to replace the values in the templates where they are defined. That would be...