intellij-prisma icon indicating copy to clipboard operation
intellij-prisma copied to clipboard

Use Prisma language server for intellisense

Open villesau opened this issue 3 years ago • 1 comments

Prisma has it's own language server: https://github.com/prisma/language-tools/tree/main/packages/language-server and there is a library for adding LSP support in intellij plugins: https://github.com/ballerina-platform/lsp4intellij

With those it could be reasonable amount of work to build intellisense features on top of Prisma language server.

villesau avatar Jan 08 '22 15:01 villesau

I absolutely agree with that!

bigjoky avatar Jan 31 '22 15:01 bigjoky