Replies: 2 comments
-
You could modify https://github.com/helix-editor/helix/blob/master/runtime/queries/rust/injections.scm locally to support HTML injections for the |
Beta Was this translation helpful? Give feedback.
0 replies
-
#9993 with tree-sitter-rshtml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the
view!
macro inleptos
makes helix highlighting very weird:Is it possible to make treesitter use a different grammar inside the
view!
macro? Or in a more general sense?Beta Was this translation helpful? Give feedback.
All reactions