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