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 5((scissors) @content 6 (#set! "language" "diff")) 7 8((rebase_command) @content 9 (#set! "language" "git_rebase"))