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.57k stars 23 forks source link

Library Chart support? #51

Open funkswing opened 2 years ago

funkswing commented 2 years ago

Plugin shows "Template not found" when using Library Charts. Are they not supported?

e.g.

{{- include "library.deployment" (list . "local.deployment") -}}

puts red squiggly line under library.deployment with "Template not definedHelm-Intellisense"

marcfrederick commented 2 years ago

Library charts are not currently supported by the extension, though I agree that that would be a great feature to implement in a future release.

JuryA commented 2 years ago

Update:

If you put/untar sub-charts to charts/ directory, it’s working! You can do it temporarily but don't forget to delete them before the final build!

Support for Library Charts is a crucial feature - without that it’s useless. (no offense - this is a very cool extension for Helm supported by VS Code! I appreciate your effort - thank you at least for the actual state.)

TL;DR

I would like to contribute, but my experience with the development of VS Code Extensions is zero. 😏🤷🏻 No time to learn new things... 🥺

mysiki commented 7 months ago

+1 :)

mysiki commented 7 months ago

Or at list, provide customTemplateFolder like for customValueFileNames, so we can store .tpl in folder and provide the path to the extension

hieubkset commented 5 months ago

+1 too

eirisdg commented 5 months ago

+1

ieichen137 commented 3 months ago

+1

alexanderlumix commented 2 months ago

+1

szczepanski84 commented 2 months ago

+1

mittalvaibhavs commented 1 month ago

+1