Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1(heredoc_body 2 (heredoc_content) @content 3 (heredoc_end) @language 4 (#downcase! @language)) 5 6((regex 7 (string_content) @content) 8 (#set! "language" "regex"))