sublimelsp / LSP-elixir

Elixir support for Sublime LSP plugin

Home Page:https://lsp.sublimetext.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The lsp-elixir server has crashed 5 times in the last 180 seconds.

sreecodeslayer opened this issue · comments

Can't seem to find this in closed issues, so creating one.

Recent version bump seems to have caused this, as everything was working fine till the update that automatically happened on the sublime plugin

Perhaps related to this: elixir-lsp/elixir-ls#1033 (comment)

Error causing the restart

lsp-elixir: Unable to reload project: cwd "/Users/sreenadh/Projects/app-core/deps/cachex"
is not project dir /Users/sreenadh/Projects/app-core

Uninstalled plugin
Deleted _build, deps and .elixir_ls folders
Installed it back again with latest version

No more errors this time. Not sure if it's fixed for sure.

I'll close the issue after evaluating