Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1name = "docs-proxy" 2main = "src/worker.js" 3compatibility_date = "2024-05-03" 4workers_dev = true 5 6[[routes]] 7pattern = "zed.dev/docs*" 8zone_name = "zed.dev"