zenstack icon indicating copy to clipboard operation
zenstack copied to clipboard

[Feature Request] LSP as a standalone instalation

Open yassinebridi opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. I noticed in the documentation that there is plugins for VS Code and JetBrains, wouldn't be better to provide the LSP as a standalone installation like prisma does, and everyone can install the LSP in their favorite editor.

Describe the solution you'd like A standalone LSP.

yassinebridi avatar Mar 18 '24 21:03 yassinebridi

Yes, right now the LSP resides in the same package as the CLI and VSCode extension, which doesn't make much sense. I hope we can address it in V2.

Btw, what IDE are you trying to use it with?

ymc9 avatar Mar 20 '24 02:03 ymc9

I'm trying to use it with Neovim specifically: https://github.com/neovim/nvim-lspconfig

yassinebridi avatar Mar 20 '24 02:03 yassinebridi