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 support for next gen Che #8322

Closed
slemeur opened this issue Jan 16, 2018 · 2 comments
Closed

LSP support for next gen Che #8322

slemeur opened this issue Jan 16, 2018 · 2 comments
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 Jan 16, 2018

Description

The goal of this epic is to work on the next gen Che and provide support for the LSP as complete as we have today in the current Che's IDE.

We should identify the gaps and collaborate with Theia contributors in order to start filling the missing features in the support of the LSP.

We should target to ship JDT.LS with Theia. Even if all capabilities of the LS are not leveraged.
We should be running performance tests to see how it behaves compared to Che GWT IDE.

Linked Issue

#6157 Switch to jdt.ls
#9441 Allow consuming LS functionality running as a sidecar in Theia base ide
#8514 Che/Theia Feature gap
#10227 Support for multiple tabs per language server

@slemeur slemeur added the kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. label Jan 16, 2018
@vparfonov
Copy link
Contributor

@slemeur I think we need more detail issues. For me not clear what need to do here. Theia already support LSP.

@tsmaeder
Copy link
Contributor

For one thing, we'll have to have a way to start and connect to language servers inside the workspace machine or in a side car. Second, we'll have to deal with protocol extensions in some way: for example, when we open a Java project, we need the language server started right away to have access to external libraries.
But I guess the first task would be to find out what needs to be done.

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

3 participants