mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
8d3825f57c
This PR is a bit of a last minute change, but I realized there was actually a third player in the Elixir LSP space who wants support as well, [lexical](https://github.com/zed-industries/community/issues/1567). I realized that the settings arrangement I shipped in this preview precludes adding a third kind of LSP. I don't have the time to learn how to fully support this LSP, but I thought I'd at least refactor how the settings are represented before this hits stable. Release Notes: - Changed the new `"elixir": { "next": "on" }` setting to `"elixir": { "lsp": "next_ls" }`. The `elixir.lsp` setting requires a full restart to take effect. (Preview only) |
||
---|---|---|
.. | ||
default.json | ||
initial_local_settings.json | ||
initial_user_settings.json |