Home Explore Blog CI



zed

docs/src/languages/prisma.md
a31ccd7ea386c720cdf0b5700b2b358c48357a7cbd4c19ed0000000300000161
# Prisma

Prisma support is available through the [Prisma extension](https://github.com/zed-extensions/prisma).

- Tree-sitter: [victorhqc/tree-sitter-prisma](https://github.com/victorhqc/tree-sitter-prisma)
- Language-Server: [prisma/language-tools](https://github.com/prisma/language-tools)

<!--
TBD: Prisma usage and configuration documentation
-->

Chunks
e21649a5 (1st chunk of `docs/src/languages/prisma.md`)
Title: Prisma Support in Zed
Summary
Zed supports Prisma through the Prisma extension. The extension utilizes tree-sitter-prisma for syntax highlighting and prisma/language-tools for language server features. Further documentation on Prisma usage and configuration within Zed is planned.