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