Lsp TCP support #4321
Answered
by
the-mikedavis
WannaBeKratos
asked this question in
Q&A
-
Does helix support LSP using TCP connections or only stdin/out ? |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Oct 16, 2022
Replies: 1 comment 2 replies
-
No, but you can create a script that uses netcat to talk to the language server over TCP. See the top of https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
WannaBeKratos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, but you can create a script that uses netcat to talk to the language server over TCP. See the top of https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers