Arthur
Arthur
I kinda have handlebars support by adding [this](https://github.com/alexlafroscia/tree-sitter-glimmer/blob/main/queries/highlights.scm) to `$XDG_CONFIG/helix/runtime/queries/handlebars/highlights.scm` Then i have this in my languages.toml: ```toml [[language]] name = "handlebars" roots = ["package.json"] file-types = ["hbs"] ``` Then...
I want to integrate it into [helix](https://github.com/helix-editor/helix) ```toml [language-server.glimmer] command = "glint-language-server" ```
it still has the exact same problems :c
@dependabot rebase
@dependabot rebase
 it does even weirder things without `place_right=True`
Sadly this doesn't fix it