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) @_attribute 3 (#match? @_attribute ".*test")) 4 . 5 (function_item 6 name: (_) @run) 7) @rust-test