Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elixir language - server died #308

Closed
djgoku opened this issue Sep 29, 2019 · 2 comments
Closed

elixir language - server died #308

djgoku opened this issue Sep 29, 2019 · 2 comments

Comments

@djgoku
Copy link

djgoku commented Sep 29, 2019

I have tried adding the of language_server.sh to OS Path and also exec-path but every time I try to M-x eglot in an elixir buffer file I get -1: Server died. I know language_server.sh will start without error if I start it myself.

Not sure how to debug this.

@joaotavora
Copy link
Owner

Not sure how to debug this.

Hi @djgoku and sorry for the delay in answering your request. Indeed it is sometimes not easy to debug Eglot's problems.

I've tried to make it a little easier for users such as you to submit a report that can lead to a successful outcome. Please read this https://github.com/joaotavora/eglot/tree/scratch/new-section-reporting-bugs#reporting-bugs.

ilohmar pushed a commit to ilohmar/eglot that referenced this issue Oct 2, 2019
This should close issue joaotavora#217, also cf. joaotavora#270.

* eglot.el: New defcustom `eglot-autoshutdown' (default t).
(eglot--managed-mode): Signal didClose before possibly triggering
autoshutdown.
(eglot--managed-mode-onoff): Shutdown if so configured and no managed
buffers left.
@joaotavora
Copy link
Owner

@djgoku Closing due to inactivity. If you feel I should reopen this, feel free to say so.

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

No branches or pull requests

2 participants