[jbosstools-issues] [JBoss JIRA] (ERT-623) Evaluate combination of Docker images of LS (from Che?) with LSP4E

Florent Benoit (JIRA) issues at jboss.org
Wed Apr 18 04:41:00 EDT 2018


    [ https://issues.jboss.org/browse/ERT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562785#comment-13562785 ] 

Florent Benoit commented on ERT-623:
------------------------------------

1. Can an image like https://github.com/eclipse/che-dockerfiles/blob/master/recipes/centos_dotnet20/Dockerfile be used as a regular Docker image independently of Che?

--> yes, there is no "che specific" inside the image

2. What is the typical communication channel used between client and LS? Can stdio be used?
--> stdio can be used (in Che5/6 there is a proxy injected in the image that is doing stdio calls)
also I know some images are using socat to map stdio over a listening port


> Evaluate combination of Docker images of LS (from Che?) with LSP4E
> ------------------------------------------------------------------
>
>                 Key: ERT-623
>                 URL: https://issues.jboss.org/browse/ERT-623
>             Project: Eclipse Release Train
>          Issue Type: Enhancement
>            Reporter: Mickael Istria
>
> LSP4E offers a way to dynamically associate a Launch configuration representing a language server (communicating over stdio) with a content type to enable LS-based edition assistance in editor.
> It would be interesting to try this using a Docker Launch Configuration with LSP4E, more particularly, it'd be nice to test the Docker LS images that are created for Eclipse Che.
> cc [~rgrunber] : any obvious concern about it?
> cc [~flbe] : are the image for Language Server in Che streaming the LS messages over stdio? Or is it using another channel?



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list