For Zed, we only need the following requirements: - Publish the language server to npm. - Create a Tree-sitter grammar. - Create the extension repository. We can use the Prisma extension repo as an example: https://github.com/zed-extensions/prisma
For Zed, we only need the following requirements: