Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSP as a standalone instalation #1156

Open
yassinebridi opened this issue Mar 18, 2024 · 2 comments
Open

LSP as a standalone instalation #1156

yassinebridi opened this issue Mar 18, 2024 · 2 comments

Comments

@yassinebridi
Copy link

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.

@ymc9
Copy link
Member

ymc9 commented Mar 20, 2024

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?

@yassinebridi
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants