zed/assets/settings
Mikayla Maki 591ec02cea
Add support for the experimental Next LS for Elixir (#3024)
This is a PR I built for a friend of a friend at StrangeLoop, who is
making a much better LSP for elixir that elixir folks want to experiment
with. This PR also improves the our debug log viewer to handle LSP
restarts.

TODO:
- [ ] Make sure NextLS binary loading works.

Release Notes:

- Added support for the experimental Next LS for Elxir, to enable it add
the following field to your settings to enable:

```json
"elixir": {
    "next": "on"
}
```
2023-09-25 12:52:56 -05:00
..
default.json Add support for the experimental Next LS for Elixir (#3024) 2023-09-25 12:52:56 -05:00
initial_local_settings.json Fix comments in settings files 2023-06-13 04:03:51 -04:00
initial_user_settings.json Fix comments in settings files 2023-06-13 04:03:51 -04:00