elixir-tools.nvim icon indicating copy to clipboard operation
elixir-tools.nvim copied to clipboard

Update ElixirLS

Open mhanberg opened this issue 2 years ago • 5 comments

There should be an ergonomic way to update ElixirLS. Something like :ElixirUpdateLanguageServer.

mhanberg avatar Mar 28 '22 06:03 mhanberg

will it be hard to add a feature that the plugin uses a container of ElixirLS?

qwexvf avatar Jul 11 '22 08:07 qwexvf

To clarify, are you asking if "Update ElixirLS" will be hard to add if you want to use a container?

Or, are you just asking in general how to use a docker container of ElixirLS with elixir.nvim?

mhanberg avatar Jul 11 '22 14:07 mhanberg

Or, are you just asking in general how to use a docker container of ElixirLS with elixir.nvim?

This! instead of downloading ElixirLS directly i felt it'll be easier if using with docker. Maybe Ill check neovim's lsp docs to see if i can use with docker if its possible ill make a PR!

qwexvf avatar Jul 12 '22 05:07 qwexvf

Let's make a separate issue for this as it's unrelated.

mhanberg avatar Jul 12 '22 18:07 mhanberg