Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Chart support? #51

Open
funkswing opened this issue Jan 20, 2022 · 7 comments
Open

Library Chart support? #51

funkswing opened this issue Jan 20, 2022 · 7 comments

Comments

@funkswing
Copy link

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
Copy link
Contributor

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
Copy link

JuryA commented Aug 19, 2022

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
Copy link

mysiki commented Jan 30, 2024

+1 :)

@mysiki
Copy link

mysiki commented Jan 30, 2024

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

@hieubkset
Copy link

+1 too

@eirisdg
Copy link

eirisdg commented Mar 18, 2024

+1

1 similar comment
@ieichen137
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants