unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* With Eglot, how tu use a language server running in a concainer (Docker or Podman)
@ 2022-12-21  2:21 Sébastien Gendre
  2022-12-21  5:15 ` Milan Glacier
  0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Gendre @ 2022-12-21  2:21 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I got a simple problem I try to solve with Eglot: How tu use a language server that run inside a container ? (Docker or Podman)

One of the advantage of language server is to be in client/server model. So, I can create a container that run a language server and include the source code of the project and its dependencies in this container. (Installation for dependencies source code and mounting for project source code)

But how to tell Eglot to connect to this running language server ? Is it simple and per project configurable ?


Thanks for your help. 😁


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-21  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-21  2:21 With Eglot, how tu use a language server running in a concainer (Docker or Podman) Sébastien Gendre
2022-12-21  5:15 ` Milan Glacier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).