Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Helm Template PreviewNew to Visual Studio Code? Get it now.
Helm Template Preview

Helm Template Preview

Vadzim Nestsiarenka

|
344 installs
| (2) | Free
Boost creation of Helm charts. Quickly preview your Helm templates as you go.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Helm Template Preview

The objective of the extension is to boost process of creating Helm charts with the ability to quickly preview your Helm templates as you go.

Features

Helm template preview

You start a preview with a command "Open Helm Template Preview".

Open Helm Template Preview

Or you can use a button in the editor menu to start a preview.

Open Helm Template Preview with a Button

The preview is rerendered when Helm template is saved or active editor is changed.

Preview of your subchart templates should work as well.

Preview uses helm template command with --debug flag. When there is an error in the chart you will see debug output of the template if it's available. And details of the error in the error toast.

Requirements

You need to have Helm CLI installed and available in your PATH. Because preview runs 'helm template' command.

Commands

  • Helm: Open Helm Template Preview: opens a preview in a tab beside active editor.

Settings

Currently you have no configuration options for the extension.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft