Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Request: standalone language server #779

Open
eruizc-dev opened this issue Nov 18, 2021 · 2 comments
Open

Request: standalone language server #779

eruizc-dev opened this issue Nov 18, 2021 · 2 comments
Assignees
Labels
feature-request Adds currently unsupported functionality

Comments

@eruizc-dev
Copy link

I'd like to integrate this language server with Neovim.

To do that the following things are required:

  1. Stdio support
  2. Basic CLI commands (such as language-server-ruby stdio, language-server-ruby --help, language-server-ruby --version)
  3. Simple install methods (like npm i -g language-server-ruby)

Would you consider this to be possible?

@wingrunr21 wingrunr21 self-assigned this Jan 3, 2022
@wingrunr21 wingrunr21 added the feature-request Adds currently unsupported functionality label Jan 3, 2022
@wingrunr21
Copy link
Collaborator

Yes, I would. I'd like to add this support.

Also, as the server itself is stateless, it should also be packaged into a lightweight Docker container

@eruizc-dev
Copy link
Author

Is there any way I can collaborate with this?
I don't have much knowledge past installing and configuring language servers, but I could try

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Adds currently unsupported functionality
Projects
None yet
Development

No branches or pull requests

2 participants