Skip to content

qvalentin/helm-ls-vscode

Repository files navigation

VScode extension for helm-ls

Helm-ls-vscode connects VSCode to helm-ls to provide autocompletion, linting, hover, Go-To-Definition and support to use yaml-language-server for helm charts. The extension bundles yaml-language-server and automatically configures helm-ls to use it.

Getting Started

Install the extension from either VSCode marketplace or Open-VSX

Requirements

The extension will try to download helm-ls automatically. A helm_ls (see getting Started) executable on your PATH will instead be preferred if found. The kubernetes extension is a dependency for this extension and will be installed automatically. The extension will automatically use the bundled yaml-language-server. If yaml-language-server is found on PATH or helm-ls.yamlls.path is configured this will be used instead. See the helm-ls readme for more info on yaml-language-server integration.

Extension Settings

The extension can be configured via the helm-ls extension settings.

  • helm-ls.path (optional): Path to the helm-ls executable
  • Server configuration as described in Configuration options

Contributing

Contributions are welcome.

License

Just like helm-ls the extension is open-source software licensed under the MIT license.

About

Extension for https://github.com/mrjosh/helm-ls

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5