Skip to content

docs: Add Dexter language server to Elixir documentation#53793

Merged
MrSubidubi merged 6 commits intozed-industries:mainfrom
flowerett:update-elixir-lsp-docs
Apr 15, 2026
Merged

docs: Add Dexter language server to Elixir documentation#53793
MrSubidubi merged 6 commits intozed-industries:mainfrom
flowerett:update-elixir-lsp-docs

Conversation

@flowerett
Copy link
Copy Markdown
Contributor

@flowerett flowerett commented Apr 13, 2026

Docs update.

  • adding 'what is Dexter' one-liner
  • adding config examples

Self-Review Checklist:

  • 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
  • [~] Tests cover the new/changed behavior
  • [~] Performance impact has been considered and is acceptable

✅ Elixir LS update - PR merged

Release Notes:

  • N/A

  - adding what is Dexter one-liner
  - adding config examples
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 13, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested a review from a team April 13, 2026 10:33
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Apr 13, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested review from danilo-leal and probably-neb and removed request for a team April 13, 2026 10:33
@MrSubidubi MrSubidubi changed the title Update Elixir LSP docs, adding Dexter docs: Add Dexter language server to Elixir documentation Apr 13, 2026
@MrSubidubi MrSubidubi assigned MrSubidubi and unassigned danilo-leal Apr 13, 2026
Comment thread docs/src/languages/elixir.md Outdated
@flowerett flowerett requested a review from MrSubidubi April 13, 2026 11:27
Copy link
Copy Markdown
Contributor

@AlternateRT AlternateRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread docs/src/languages/elixir.md Outdated
Comment thread docs/src/languages/elixir.md Outdated
Comment thread docs/src/languages/elixir.md Outdated
flowerett and others added 2 commits April 13, 2026 16:02
@flowerett flowerett requested a review from AlternateRT April 13, 2026 14:11
Copy link
Copy Markdown
Contributor

@AlternateRT AlternateRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we need to mention that dexter should be disabled when configuring the other language servers as well

Comment thread docs/src/languages/elixir.md Outdated
Comment thread docs/src/languages/elixir.md Outdated
Comment thread docs/src/languages/elixir.md Outdated
@flowerett flowerett requested a review from AlternateRT April 13, 2026 18:57
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.
Copy link
Copy Markdown
Member

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@MrSubidubi MrSubidubi enabled auto-merge (squash) April 15, 2026 12:54
@MrSubidubi
Copy link
Copy Markdown
Member

/cherry-pick preview

@MrSubidubi MrSubidubi merged commit 3f2baed into zed-industries:main Apr 15, 2026
50 of 52 checks passed
@zed-zippy zed-zippy Bot added the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 15, 2026
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>
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>
@MrSubidubi MrSubidubi removed the PR state:needs review Used to label PRs that are in need of a post-merge approval label Apr 15, 2026
@flowerett flowerett deleted the update-elixir-lsp-docs branch April 15, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants