Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1{ 2 "permissions": { 3 "allow": [ 4 // "Bash(./hack/spec_metadata.sh)", 5 // "Bash(hack/spec_metadata.sh)", 6 // "Bash(bash hack/spec_metadata.sh)" 7 ] 8 }, 9 "enableAllProjectMcpServers": false 10}