Skip to content

Commit 34d50ce

Browse files
committed
docs: vscode-kubernetes-tools mention
1 parent 50ed193 commit 34d50ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ Install the extension from either VSCode marketplace or Open-VSX
2323

2424
The extension will try to download helm-ls automatically.
2525
A `helm_ls` (see [getting Started](https://github.com/mrjosh/helm-ls/#getting-started)) executable on your `PATH` will instead be preferred if found.
26-
The [kubernetes extension](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools) is a dependency for this extension and will be installed automatically.
2726
The extension will automatically use the bundled yaml-language-server.
2827
If `yaml-language-server` is found on `PATH` or `helm-ls.yamlls.path` is configured this will be used instead.
2928
See the helm-ls [readme](https://github.com/mrjosh/helm-ls/?tab=readme-ov-file#integration-with-yaml-language-server) for more info on yaml-language-server integration.
3029

30+
**Note:** While this extension provides language server features (autocompletion, linting, hover, etc.), the [kubernetes extension](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools) is still recommended for additional features like syntax highlighting, snippets, and other Helm tooling.
31+
3132
## Extension Settings
3233

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

0 commit comments

Comments
 (0)