Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1[ 2 "require" 3 "replace" 4 "go" 5 "toolchain" 6 "tool" 7 "exclude" 8 "retract" 9 "module" 10 "ignore" 11] @keyword 12 13"=>" @operator 14 15(comment) @comment 16 17[ 18(version) 19(go_version) 20] @string