feat(blade): update blade parser and queries

This commit is contained in:
Caleb White 2025-06-19 10:42:38 -05:00 committed by Christian Clason
parent 4eb12d7a1f
commit c9e4edc127
5 changed files with 86 additions and 22 deletions

View file

@ -1,3 +1,15 @@
(directive_start) @indent.begin
; inherits: html
(directive_end) @indent.end
[
(conditional)
(envoy)
(fragment)
(livewire)
(loop)
(once)
(php_statement)
(section)
(stack)
(switch)
(verbatim)
] @indent.begin