Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1(function_definition 2 body: (_ 3 "{" 4 (_)* @function.inside 5 "}" )) @function.around 6 7(comment) @comment.around