qvalentin

Results 17 issues of qvalentin

This adds the gotmpl grammar and also support for helm which uses the same grammar but different injections. This is a little bit tricky and we haven't found the perfect...

new language

As described in https://developer.android.com/about/versions/13/features#themed-app-icons ![image](https://github.com/flackbash/AudioAnchor/assets/36446499/39b25595-04d6-4b54-8e25-51546db87d2d)

This change would include the official helm code as a dependency instead of copying only the code used for linting etc. to this project. I would really like to get...

Opening this issue to track your feature request @Mo0rBy. > 1 question I have to see if this would even be possible. So with Helm Library charts, they can be...

enhancement

## Summary I would like to associate certain files with a specific schema and use a fallback for all other files. The concrete usecase would be to provide schema association...

Hello everyone, This PR provides a POC for supporting inline SQL in other languages (as described in https://github.com/joe-re/sql-language-server/issues/180). The implementation is inspired by the tree sitter injections in [nvim-tree-sitter](https://github.com/nvim-treesitter/nvim-treesitter) where...

From a hover window: ![image](https://github.com/user-attachments/assets/322e8aa2-38c5-41d3-a168-dbeede5bce42)

This allows using the following of the dependency charts: ### template files - you can use hover/go-to-definition on includes of dependencies e.g. `name: {{ include "common.names.name" . }}` ### values...