Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1[ 2 { 3 "context": "ModalTerminal", 4 "bindings": { 5 "ctrl-cmd-space": "terminal::ShowCharacterPalette", 6 "shift-escape": "terminal::DeployModal" 7 } 8 } 9]