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

Implement and pack Language Server Agents #2032

Closed
tolusha opened this issue Aug 3, 2016 · 0 comments
Closed

Implement and pack Language Server Agents #2032

tolusha opened this issue Aug 3, 2016 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Aug 3, 2016

Basically we need a script to prepare language servers to start on arbitrary node. It means that script should install all required packages and download LS binaries. We shouldn't start them. They will be started on demand after the first response from a client side. All needed binaries can be stored on Codenvy Update Server.

Right now we have 2 available language servers:

  • c#
  • json
@tolusha tolusha added status/in-progress This issue has been taken by an engineer and is under active development. kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/next team/enterprise labels Aug 3, 2016
@tolusha tolusha self-assigned this Aug 3, 2016
@tolusha tolusha added status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Aug 10, 2016
@tolusha tolusha added this to the 5.0.0-M1 milestone Sep 8, 2016
@tolusha tolusha closed this as completed Sep 8, 2016
@bmicklea bmicklea mentioned this issue Sep 13, 2016
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants