Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1[ 2 "replace" 3 "go" 4 "use" 5] @keyword 6 7"=>" @operator 8 9(comment) @comment 10 11[ 12(version) 13(go_version) 14] @string