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] @keyword 11 12"=>" @operator 13 14(comment) @comment 15 16[ 17(version) 18(go_version) 19] @string