zed/extensions/elixir
Andrei Zvonimir Crnković b3d969ef3c
elixir: Check for next-ls and lexical in path first (#11318)
Since it's not longer possible to setup a local elixir LSP, @maxdeviant
proposed to look for `next-ls` and `lexical` in path first, just like
it's already done for `elixir_ls`.

For context take a look at #11297 (starting from [this
comment](https://github.com/zed-industries/zed/issues/11297#issuecomment-2091095537)).

Release Notes:

- N/A
2024-05-03 11:03:25 -04:00
..
languages
src elixir: Check for next-ls and lexical in path first (#11318) 2024-05-03 11:03:25 -04:00
Cargo.toml elixir: Bump to v0.0.2 (#11303) 2024-05-02 11:26:04 -04:00
extension.toml elixir: Bump to v0.0.2 (#11303) 2024-05-02 11:26:04 -04:00
LICENSE-APACHE