Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1((comment) @content 2 (#set! injection.language "comment")) 3 4((scissors) @content 5 (#set! "language" "diff")) 6 7((rebase_command) @content 8 (#set! "language" "git_rebase"))