initial work : manual run with one language server #1

Open
opened 2021-03-30 04:31:58 +02:00 by koalp · 0 comments
Owner

For the first tests, the lss command should be able to talk to the lssd through a native linux socket.

lss elixirls <--> lssd elixirls <--> elixirls
    --------      -------------
    ^             ^
    |             (this command would be run in the workspace directory)
    |
    (this argument will not be used for now)
For the first tests, the `lss` command should be able to talk to the lssd through a native linux socket. ``` lss elixirls <--> lssd elixirls <--> elixirls -------- ------------- ^ ^ | (this command would be run in the workspace directory) | (this argument will not be used for now) ```
koalp added the
status
accepted
type
enhancement
labels 2021-03-30 04:31:58 +02:00
koalp added
status
in_progress
and removed
status
accepted
labels 2021-03-30 04:49:34 +02:00
koalp added this to the 0.1.0 --- minimal working poc milestone 2021-03-30 04:49:39 +02:00
Sign in to join this conversation.
No description provided.