Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>helm-lsNew to Visual Studio Code? Get it now.
helm-ls

helm-ls

helm-ls

|
2,038 installs
| (0) | Free
helm-ls language server extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VScode extension for helm-ls

  • Getting Started
  • Requirements
  • Extension Settings
  • Contributing
  • License

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

  • Open-VSX
  • VSCode marketplace

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft