Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1(comment) @comment.inclusive 2 3(string) @string 4 5(template_string (string_fragment) @string) 6 7(jsx_element) @element 8 9[ 10 (jsx_opening_element) 11 (jsx_closing_element) 12 (jsx_self_closing_element) 13 (jsx_expression) 14] @default