You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/xml/textobjects.scm

6 lines
118 B
Scheme

(element (start_tag) (_)* @xml_element.inside (end_tag))
(element) @xml_element.around
(comment) @comment.around