# tim-koehler/Helm-Intellisense

Extension for Visual Studio Code - Intellisense in helm-templates from the values.yaml

Repository: https://github.com/tim-koehler/Helm-Intellisense
Canonical: https://ross.abutalabs.com/products/helm-intellisense
Homepage: https://marketplace.visualstudio.com/items?itemName=Tim-Koehler.helm-intellisense&ssr=false#overview
Language: TypeScript
License: MIT
License Family: permissive
Topics: helm-intellisense, helm, intellisense, helm-templates, autocomplete, kubernetes, vscode, vscode-extension
Last push: 2026-01-26T22:14:11+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 35, longevity 100
- inputs: {"age_days": 2286, "days_push": 219, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2304, forks 27 (observed 2026-08-28T04:06:35.708846+00:00)

## What it is
A Visual Studio Code extension that provides IntelliSense for Helm templates by reading and evaluating the chart's values.yaml. It offers autocomplete for values paths, named templates, and Helm variables, plus lint commands to validate value usage.

## Use cases
- autocomplete helm template values in vscode
- lint helm templates for invalid .Values paths
- get intellisense for helm named templates
- validate helm chart values on save
- merge multiple helm value files for autocomplete

## When to choose
- you write Helm charts in VS Code and want values.yaml-aware autocomplete
- you want to catch invalid .Values references before deploying
- you use named templates (.tpl) and want completion for them

## When to avoid
- you don't use Helm or Kubernetes
- you need full Helm template rendering or linting outside VS Code (use helm CLI or kubeconform)
- you use a different editor without VS Code extension support

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, infrastructure-as-code
- platform: editor-plugin, windows
- tags: helm, kubernetes, vscode-extension, intellisense, yaml, values-yaml, linting, autocomplete, devops, containers, linux, macos

## Member repositories
- tim-koehler/Helm-Intellisense (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.708846+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:39:44.408318+00:00, confidence not recorded.
  - readme: https://github.com/tim-koehler/Helm-Intellisense (fetched 2026-08-28T04:06:35.708846+00:00, sha a313b6450096)
  - homepage: https://marketplace.visualstudio.com/items?itemName=Tim-Koehler.helm-intellisense&ssr=false#overview (fetched 2026-08-29T10:20:29.748626+00:00, sha 335959b14f5e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
