pantharshit00 / coc-prisma

CoC extension that implements the Prisma language server
MIT License
75 stars 7 forks source link

The preview feature "mongoDb" is not known #16

Closed ledesmablt closed 3 years ago

ledesmablt commented 3 years ago

Prisma is starting to support mongoDb. But latest version at the time of writing (v0.9.0) is throwing an error when i add mongoDb to previewFeatures

image

pantharshit00 commented 3 years ago

I just updated the SDK. This should be fixed in 0.10.0

I have personally moved to nvim lsp now so please let me know if something doesn't work.

ledesmablt commented 3 years ago

tested and working for me, many thanks!