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.around 2 3(function_definition 4 body: (_) @function.inside) @function.around 5 6(class_definition 7 body: (_) @class.inside) @class.around