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 "label": "rspec $ZED_RELATIVE_FILE:$ZED_ROW", 4 "command": "./bin/rspec", 5 "args": ["\"$ZED_RELATIVE_FILE:$ZED_ROW\""], 6 "tags": ["rspec-test"] 7 } 8]