Open nicemaker opened 3 days ago
I also just read that Lexical, Next LS and Elixir LS is in the process of merging. Thats great I believe. So maybe you don't have time to focus on that topic mentioned above.
Do you have the latest from main
? Lexical built from source has supported 1.17 for a while. I've got some performance stuff queued up after which I'll do a release.
According to docs elixir 1.17 and otp 27 should be supported now. Thanks for the work on that, very much appreciated.
I am facing a problem though. Maybe I am just missing something stupid.
I upgrade to the latest elixir version including OTP 27. I completely removed my lexical repository clone just to be sure I have the most up to date version 1.7.1 and all bins are cleared. After
mix package
I restarted my emacs with eglot but got an error when opening an elixir fileerror in process sentinel: [eglot] -1: Server died
I tried to start the lexical server manually by
and got
I first tried elixir 1.17.3, then went down to 1.17.0 and the also downed OTP to 26. OTP 26 is accepted but I still get the error for elixir.