Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1(start_tag ">" @end) @indent 2(self_closing_tag "/>" @end) @indent 3 4(element 5 (start_tag) @start 6 (end_tag)? @end) @indent