zed icon indicating copy to clipboard operation
zed copied to clipboard

Add Prisma language support

Open mgramigna opened this issue 1 year ago • 4 comments

Fixes #4832

Adds tree-sitter grammar and LSP adapter for Prisma

https://github.com/zed-industries/zed/assets/16297930/0f288ab1-ce5c-4e31-ad7f-6bb9655863c1

mgramigna avatar Feb 02 '24 05:02 mgramigna

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[bot] avatar Feb 02 '24 05:02 cla-bot[bot]

@cla-bot check

mgramigna avatar Feb 02 '24 05:02 mgramigna

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar Feb 02 '24 05:02 cla-bot[bot]

Update to include an LSP adapter as well

mgramigna avatar Feb 02 '24 22:02 mgramigna

Would you mind marking this as ready for review?

SamHep0803 avatar Feb 07 '24 07:02 SamHep0803

Love to see this in the next version! 👍

taggon avatar Feb 07 '24 23:02 taggon

Fantastic, would love to see this in the next version!

ndneighbor avatar Feb 08 '24 01:02 ndneighbor

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.

maxbrunsfeld avatar Feb 10 '24 18:02 maxbrunsfeld

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 :)

mgramigna avatar Feb 10 '24 19:02 mgramigna