Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1{ 2 "core_labels": [ 3 "defect", 4 "design", 5 "documentation", 6 "duplicate", 7 "enhancement", 8 "panic / crash", 9 "support" 10 ], 11 "additional_labels": ["ai", "linux", "vim", "windows"], 12 "ignored_label": "ignore top-ranking issues" 13}