Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1( 2 (comment)* @context 3 . 4 (function_declaration 5 "function" @name 6 name: (_) @name 7 (comment)* @collapse 8 body: (block) @collapse 9 ) @item 10)