Files
oak-gpui/crates/zed/src/languages/html/highlights.scm
T

15 lines
212 B
Scheme

(tag_name) @keyword
(erroneous_end_tag_name) @keyword
(doctype) @constant
(attribute_name) @property
(attribute_value) @string
(comment) @comment
"=" @operator
[
"<"
">"
"</"
"/>"
] @punctuation.bracket