Skip to content

extension_ui: Hide agent servers from chips - #59231

Merged
MrSubidubi merged 1 commit into
mainfrom
better-ordering
Jun 14, 2026
Merged

extension_ui: Hide agent servers from chips#59231
MrSubidubi merged 1 commit into
mainfrom
better-ordering

Conversation

@MrSubidubi

Copy link
Copy Markdown
Member

This fixes an issue where we would still allow users to toggle for agent servers but would not actually show them any results, since they are all suppressed.

Also slightly changes the order in which we present the provides chips: Languages is now first, and debug adapters are now further up.

Release Notes:

  • Removed the agent server chip from the extension UI search filder.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 12, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 12, 2026
@MrSubidubi

Copy link
Copy Markdown
Member Author

/cherry-pick preview
/cherry-pick stable

@danilo-leal danilo-leal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Non-blocking: should language and grammars go together? An order that'd make sense to me is: Languages, Grammars, Language Servers, Themes, Icon Themes, Debug Adapters, Context Servers, and Agent Servers (soon to be deprecated).

Also, the three language-related ones are tricky, though, I think most people won't be able to immediately tell how they're different. But that's a problem for later...

@MrSubidubi
MrSubidubi added this pull request to the merge queue Jun 14, 2026
Merged via the queue into main with commit f39cf25 Jun 14, 2026
42 checks passed
@MrSubidubi
MrSubidubi deleted the better-ordering branch June 14, 2026 16:44
@zed-zippy

zed-zippy Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/27505470189

zed-zippy Bot added a commit that referenced this pull request Jun 14, 2026
…preview) (#59305)

Cherry-pick of #59231 to preview

----
This fixes an issue where we would still allow users to toggle for agent
servers but would not actually show them any results, since they are all
suppressed.

Also slightly changes the order in which we present the provides chips:
Languages is now first, and debug adapters are now further up.

Release Notes:

- Removed the agent server chip from the extension UI search filder.

Co-authored-by: Finn Evers <finn@zed.dev>
zed-zippy Bot added a commit that referenced this pull request Jun 14, 2026
…stable) (#59306)

Cherry-pick of #59231 to stable

----
This fixes an issue where we would still allow users to toggle for agent
servers but would not actually show them any results, since they are all
suppressed.

Also slightly changes the order in which we present the provides chips:
Languages is now first, and debug adapters are now further up.

Release Notes:

- Removed the agent server chip from the extension UI search filder.

Co-authored-by: Finn Evers <finn@zed.dev>
This was referenced Jun 18, 2026
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…herry-pick to preview) (zed-industries#59305)

Cherry-pick of zed-industries#59231 to preview

----
This fixes an issue where we would still allow users to toggle for agent
servers but would not actually show them any results, since they are all
suppressed.

Also slightly changes the order in which we present the provides chips:
Languages is now first, and debug adapters are now further up.

Release Notes:

- Removed the agent server chip from the extension UI search filder.

Co-authored-by: Finn Evers <finn@zed.dev>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
This fixes an issue where we would still allow users to toggle for agent
servers but would not actually show them any results, since they are all
suppressed.

Also slightly changes the order in which we present the provides chips:
Languages is now first, and debug adapters are now further up.

Release Notes:

- Removed the agent server chip from the extension UI search filder.
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants