test(lsp): add hemplate highlighting fixture
Add repo-owned hemplate highlighting fixture and golden capture contract without editor packaging or a second parser. req: diagnostics/004 req: diagnostics/008
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
capture literal
|
||||
@attribute.hemx data-hemx-root
|
||||
@attribute.hemx data-hemx-form
|
||||
@attribute.hemx data-hemx-handle
|
||||
@attribute.hemx data-hemx-slot
|
||||
@attribute.dynamic.hemplate +class
|
||||
@keyword.control.hemplate h-if
|
||||
@keyword.control.hemplate h-for
|
||||
@keyword.control.hemplate h-key
|
||||
@keyword.control.hemplate h-match
|
||||
@keyword.control.hemplate h-case
|
||||
@punctuation.special.hemplate.escaped.open {+
|
||||
@punctuation.special.hemplate.escaped.close +}
|
||||
@punctuation.special.hemplate.trusted.open {+=
|
||||
@punctuation.special.hemplate.trusted.close =+}
|
||||
@embedded.rust.hemplate result.title
|
||||
@embedded.rust.hemplate result.summary_html
|
||||
|
Reference in New Issue
Block a user