Skip to content

docs: Improve documentation for language server ... expansion#50672

Merged
SomeoneToIgnore merged 3 commits intozed-industries:mainfrom
vitallium:vs/doc-expansion-ls
Mar 4, 2026
Merged

docs: Improve documentation for language server ... expansion#50672
SomeoneToIgnore merged 3 commits intozed-industries:mainfrom
vitallium:vs/doc-expansion-ls

Conversation

@vitallium
Copy link
Copy Markdown
Contributor

Hi! The ... entry in the language_servers setting was only explained in a single bullet point, which led users to misconfigure their setup, particularly when overriding defaults that disable certain servers with !.

Add a detailed explanation of how ... works and a table of examples using Ruby's real server configuration to illustrate the override behavior.

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • N/A

The `...` entry in the `language_servers` setting was only explained in a
single bullet point, which led users to misconfigure their setup —
particularly when overriding defaults that disable certain servers with `!`.

Add a detailed explanation of how `...` works and a table of examples using
Ruby's real server configuration to illustrate the override behavior.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Mar 4, 2026
@github-actions github-actions Bot added the community champion Issues filed by our amazing community champions! 🫶 label Mar 4, 2026
@yeskunall yeskunall self-assigned this Mar 4, 2026
Copy link
Copy Markdown
Contributor

@SomeoneToIgnore SomeoneToIgnore left a comment

Choose a reason for hiding this comment

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

Thanks!

@SomeoneToIgnore SomeoneToIgnore enabled auto-merge (squash) March 4, 2026 07:17
@yeskunall yeskunall changed the title doc: Improve documentation for language server ... expansion docs: Improve documentation for language server ... expansion Mar 4, 2026
@yeskunall
Copy link
Copy Markdown
Member

Thanks @vitallium! CI is failing, but I think it’s a quick fix so I’ll do it and merge this.

@SomeoneToIgnore SomeoneToIgnore merged commit e51cd49 into zed-industries:main Mar 4, 2026
28 checks passed
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
…ndustries#50672)

Hi! The `...` entry in the `language_servers` setting was only explained
in a single bullet point, which led users to misconfigure their setup,
particularly when overriding defaults that disable certain servers with
`!`.

Add a detailed explanation of how `...` works and a table of examples
using Ruby's real server configuration to illustrate the override
behavior.

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
wzulfikar pushed a commit to wzulfikar/zed that referenced this pull request Mar 4, 2026
…ndustries#50672)

Hi! The `...` entry in the `language_servers` setting was only explained
in a single bullet point, which led users to misconfigure their setup,
particularly when overriding defaults that disable certain servers with
`!`.

Add a detailed explanation of how `...` works and a table of examples
using Ruby's real server configuration to illustrate the override
behavior.

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
@vitallium vitallium deleted the vs/doc-expansion-ls branch March 7, 2026 20:07
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 community champion Issues filed by our amazing community champions! 🫶

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants