-
Notifications
You must be signed in to change notification settings - Fork 447
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
Helm #186
Comments
May also be worth mentioning, helm uses go-templating: https://github.com/ngalaiko/tree-sitter-go-template |
I've tried to create syntax highlighting extension https://github.com/erste/zed-helm using this fork of go-template grammar https://github.com/qvalentin/tree-sitter-go-template It works but not quite as it should:
|
@erste getting closer here, but I too could use some help on it: #746 Is it possible to add a language server to Zed? https://github.com/mrjosh/helm-ls/tree/master |
When we can see this implemented on new version of Zed ? |
Without K8s and Helm support, I'll have to continue using VSCode. |
Can you make something similar to helix? Like, if there's a Chart.yaml call helm_ls language server to all the yaml files below the Chart.yaml file? There's a lot of good ideas on the way helix handle the language servers configuration. |
I'd love to see helm support for Zed. |
@marclop Helm extension was merged today: https://github.com/zed-industries/zed/blob/main/docs/src/languages/helm.md#setup |
@crabique Thanks! It works great so far. |
@crabique you made our day with these news 😄 |
This issue can be closed as complete. |
Check for existing issues
Language
Helm
Tree Sitter parser link
No response
Language server link
https://github.com/mrjosh/helm-ls
Misc notes
No response
The text was updated successfully, but these errors were encountered: