Arthur

Results 7 comments of 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" ```

![24-08-29__12-01-36__screenshot](https://github.com/user-attachments/assets/bfcac48b-3ee8-4e8b-b3e2-c69577364f58) it does even weirder things without `place_right=True`