tim-koehler / Helm-Intellisense

Extension for Visual Studio Code - Intellisense in helm-templates from the values.yaml
https://marketplace.visualstudio.com/items?itemName=Tim-Koehler.helm-intellisense&ssr=false#overview
MIT License
1.67k stars 25 forks source link

Add Helm-Variable completion #39

Closed marcfrederick closed 3 years ago

marcfrederick commented 3 years ago

Adds completion for previously defined variables. When typing the $ character all variables defined above that point will be suggested.