Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Support Eclipse Che using the language server #44

Open
gaocegege opened this issue Apr 1, 2018 · 3 comments
Open

Support Eclipse Che using the language server #44

gaocegege opened this issue Apr 1, 2018 · 3 comments

Comments

@gaocegege
Copy link
Member

gaocegege commented Apr 1, 2018

Che supports language server natively, and we need to write a LS agent for coala language server and launch it in che. See https://www.eclipse.org/che/docs/6/che/docs/language-servers.html for more details.

@gaocegege
Copy link
Member Author

Che is based on Docker and we could build a sidecar for the LS: https://www.eclipse.org/che/docs/6/che/docs/language-servers.html#ls-sidecars

@ksdme
Copy link
Member

ksdme commented Apr 4, 2018

I don't think it is logical to do that in coala-vs-code's scope. I mean we should develop a neutral coala lang server and then support Che or any other editor using specific means.

@gaocegege
Copy link
Member Author

Yeah, that is what we need. But we do not have such a repo for language server so this issue is placed in this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants