zed
zed copied to clipboard
Add Prisma language support
Fixes #4832
Adds tree-sitter grammar and LSP adapter for Prisma
https://github.com/zed-industries/zed/assets/16297930/0f288ab1-ce5c-4e31-ad7f-6bb9655863c1
We require contributors to sign our Contributor License Agreement, and we don't have @mgramigna on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!
Update to include an LSP adapter as well
Would you mind marking this as ready for review?
Love to see this in the next version! 👍
Fantastic, would love to see this in the next version!
Nice work @mgramigna Thanks for the PR!
Just a heads up - we are very soon going to be moving most of Zed's built-in languages into installable extensions (https://github.com/zed-industries/zed/issues/7096). Once the extension system lands, we will probably remove this code and put it into a new prisma
repository under the new zed-extensions GitHub org. We'll probably add you as a collaborator on that repo when we do it, if you're interested in helping maintain it.
Nice work @mgramigna Thanks for the PR!
Just a heads up - we are very soon going to be moving most of Zed's built-in languages into installable extensions (#7096). Once the extension system lands, we will probably remove this code and put it into a new
prisma
repository under the new zed-extensions GitHub org. We'll probably add you as a collaborator on that repo when we do it, if you're interested in helping maintain it.
@maxbrunsfeld Thanks! Feel free to add me as a collaborator. Happy to help when I can :)