Helix uses this Tree sitter for Typst. I am pretty naive when it comes to Tree sitter functionalities, but I suppose it provides the syntax highlight for the editor. For some reason, variable calls aren't highlighted:
Where the variable dialog box comes from the command :tree-sitter-highlight-name.
It would be great to have this part of the code highlighted.
Helix uses this Tree sitter for Typst. I am pretty naive when it comes to Tree sitter functionalities, but I suppose it provides the syntax highlight for the editor. For some reason, variable calls aren't highlighted:
Where the
variable
dialog box comes from the command:tree-sitter-highlight-name
.It would be great to have this part of the code highlighted.