mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 05:51:14 +00:00
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"
}
```
|
||
|---|---|---|
| .. | ||
| default.json | ||
| initial_local_settings.json | ||
| initial_user_settings.json | ||