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[ 4 (string) 5 (template_string) 6] @string 7 8(jsx_element) @element 9 10[ 11 (jsx_opening_element) 12 (jsx_closing_element) 13 (jsx_self_closing_element) 14 (jsx_expression) 15] @default