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: (_) @function.inside) @function.around 3 4(function_declaration 5 body: (_) @function.inside) @function.around 6 7(comment)+ @comment.around