Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1( 2 (attribute_item (attribute 3 [((identifier) @_attribute) 4 (scoped_identifier (identifier) @_attribute) 5 ]) 6 (#eq? @_attribute "test")) 7 . 8 (attribute_item) * 9 . 10 (function_item 11 name: (_) @run) 12) @rust-test