Skip to content

Tcpip and pipes together#154

Open
JoostVanDerSluis wants to merge 5 commits intogenericptr:trunkfrom
JoostVanDerSluis:tcpip-and-pipes-together
Open

Tcpip and pipes together#154
JoostVanDerSluis wants to merge 5 commits intogenericptr:trunkfrom
JoostVanDerSluis:tcpip-and-pipes-together

Conversation

@JoostVanDerSluis
Copy link
Copy Markdown
Contributor

This change adapts the LSP so that it can run in tcp/ip and stdio mode. This makes it much easier to debug the LSP.

The vscode plugin is adapted so that it can run both modes.

By default, when the LSP is started, it waits a few milliseconds for input on stdin that looks like a LSP-command. When this is received, it switches to stdio mode. When not, is starts listening on a tcp/ip port.

It is possible to enforce stdio/tcpip in the command line, port and host are also configurable.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant