helix/runtime/queries/blade/highlights.scm
Emran Ramezan 702a96d417
Update highlights.scm and injections.scm for blade.php files (#11138)
* Update highlights.scm for blade.php files

* Update injections.scm to add tree-sitter-comment injection

* Fixed the injection issues  regarding blade parameters
2024-07-15 22:29:14 +09:00

9 lines
137 B
Scheme

(directive) @tag
(directive_start) @tag
(directive_end) @tag
(comment) @comment
[
(bracket_start)
(bracket_end)
] @punctuation.bracket