./textproc/tree-sitter-heex, HEEx grammer for Tree-sitter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0, Package name: tree-sitter-heex-0.7.0, Maintainer: pkgsrc-users

Tree-sitter grammar and parser for HEEx, the HTML-aware and
component-friendly extension of EEx for Phoenix.


Master sites:

Filesize: 25.401 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-29 21:59:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-heex: update to 0.7.0.

    Support HEEx expressions {...} within the body of a tag, thanks \ 
@kevinschweikert and @jonatanklosko!
    Support NEEx template highlighting, thanks @bcardarella!
    Separate ending expressions from beginning/middle expressions, thanks \ 
@the-mikedavis and @dvic!
    Enable query constants for Rust projects, thanks @knoebber!
    Documentation fixes, thanks @the-mikedavis!
    Remove unnecessary conflicts from grammar, thanks @amaanq!
    Dependency updates, thanks @SomeoneToIgnore!
    Add MIT license
   2023-03-13 10:25:43 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/tree-sitter-heex: import tree-sitter-heex-0.6.0

Tree-sitter grammar and parser for HEEx, the HTML-aware and
component-friendly extension of EEx for Phoenix.