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

Easy delivery and implementation for Language Servers plugins #6792

Closed
1 task
slemeur opened this issue Oct 18, 2017 · 1 comment
Closed
1 task

Easy delivery and implementation for Language Servers plugins #6792

slemeur opened this issue Oct 18, 2017 · 1 comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@slemeur
Copy link
Contributor

slemeur commented Oct 18, 2017

Description

The goal of this epic is to work on the packaging and the implementation of Language Servers plugins inside of Che in order to make them easier to deliver and easier to update.
We also want to run LS as sidecars containers to the workspace - so that the IDE tooling run into its own set of containers, without affecting the application stack defined by the end-user.

Today:

  • an LS plugin consistent of an Agent that is installed inside of a workspace's machine. When the LS agent is injected in the workspace's machine, it alters/changed the dependencies that are installed in the workspace's machine.
  • a LS is having a lifecycle that is associated to the Che releases and versions

The goal of the epic are the following:

  • A LS plugin can have its own lifecycle (decoupled from Che versions)
  • A LS plugin can be delivered as a independent container
  • A LS plugin run as a sidecar container to the workspace

Sub-tasks

Linked issues

#6149
#5623

@slemeur slemeur added the kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. label Oct 18, 2017
@slemeur
Copy link
Contributor Author

slemeur commented Apr 25, 2018

Will be fixed by #8265

@slemeur slemeur closed this as completed Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

1 participant