You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: