docs: Add Dexter language server to Elixir documentation#53793
Merged
MrSubidubi merged 6 commits intozed-industries:mainfrom Apr 15, 2026
Merged
docs: Add Dexter language server to Elixir documentation#53793MrSubidubi merged 6 commits intozed-industries:mainfrom
MrSubidubi merged 6 commits intozed-industries:mainfrom
Conversation
- adding what is Dexter one-liner - adding config examples
MrSubidubi
reviewed
Apr 13, 2026
AlternateRT
reviewed
Apr 13, 2026
Contributor
AlternateRT
left a comment
There was a problem hiding this comment.
Do you mind if we put this section after the Using Expert one?
This is really great, but I'd still prefer that ElixirLS stays at the top given that it is the default used by the extension. And when Expert matures, that will undoubtedly become the new default.
Co-authored-by: AltCode <altcode@vivaldi.net>
AlternateRT
suggested changes
Apr 13, 2026
Contributor
AlternateRT
left a comment
There was a problem hiding this comment.
Actually, we need to mention that dexter should be disabled when configuring the other language servers as well
AlternateRT
approved these changes
Apr 13, 2026
5 tasks
flowerett
added a commit
to remoteoss/dexter
that referenced
this pull request
Apr 15, 2026
…rk (#32) Zed extensions update path is a bit more complex than in other editors. It's: - [x] Update Extension itself - [x] Bump version - [ ] Update extension in registry [PR](zed-industries/extensions#5624) - [ ] Update docs [PR](zed-industries/zed#53793) - [ ] Release new Zed version Anyway, main changes are merged we're just waiting they propagate to the latest Zed release. Meanwhile I'm updating docs to use official repo instead of my fork.
Member
|
/cherry-pick preview |
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 15, 2026
### Docs update. - adding 'what is Dexter' one-liner - adding config examples Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [~] Unsafe blocks (if any) have justifying comments - [~] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [~] Tests cover the new/changed behavior - [~] Performance impact has been considered and is acceptable ✅ Elixir LS update - [PR](zed-extensions/elixir#115) merged Release Notes: - N/A --------- Co-authored-by: AltCode <altcode@vivaldi.net>
Merged
1 task
MrSubidubi
pushed a commit
that referenced
this pull request
Apr 15, 2026
…erry-pick to preview) (#53983) Cherry-pick of #53793 to preview ---- ### Docs update. - adding 'what is Dexter' one-liner - adding config examples Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [~] Unsafe blocks (if any) have justifying comments - [~] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [~] Tests cover the new/changed behavior - [~] Performance impact has been considered and is acceptable ✅ Elixir LS update - [PR](zed-extensions/elixir#115) merged Release Notes: - N/A --------- Co-authored-by: AltCode <altcode@vivaldi.net> Co-authored-by: Nick C <flowerett@users.noreply.github.com> Co-authored-by: AltCode <altcode@vivaldi.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs update.
Self-Review Checklist:
✅ Elixir LS update - PR merged
Release Notes: