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": "test $ZED_RELATIVE_FILE:$ZED_ROW", 4 "command": "echo 'To run tests, configure tasks in your \".zed/tasks.json\" file as described in the Ruby extension documentation.'", 5 "tags": ["ruby-test"] 6 } 7]