robb-j / nova-prisma

Prisma syntax and language support for Nova

Home Page:https://extensions.panic.com/extensions/robb-j/robb-j.Prisma/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the language server be updated?

Tornquist opened this issue · comments

Would you be able to push a build targeting a newer version of the language server?

The updated @relation(map: "...") and @unique(map: "...") syntax is throwing errors all over my schema.

3.1.103 is the most recent version of @prisma/language-server

Hey, I've just pushed out v1.1.0 now, I don't think there are any breaking changes from updating the language server. Let me know if that fixes your issue!

It's looking good! Thank you!