Skip to content

agent_ui: Fix mention and slash command menu not appearing with show_completions_on_input set to false (#44222) (cherry-pick to preview)#44224

Merged
zed-zippy[bot] merged 1 commit intov0.216.xfrom
cherry-pick-v0.216.x-b776178b
Dec 5, 2025
Merged

agent_ui: Fix mention and slash command menu not appearing with show_completions_on_input set to false (#44222) (cherry-pick to preview)#44224
zed-zippy[bot] merged 1 commit intov0.216.xfrom
cherry-pick-v0.216.x-b776178b

Conversation

@zed-zippy
Copy link
Contributor

@zed-zippy zed-zippy bot commented Dec 5, 2025

Cherry-pick of #44222 to preview


Addresses a regression introduced by
#44021 that caused @mentions
and slash commands to stop working if you set
show_completions_on_input: false in your settings.

In this case, we should always show these menus, otherwise the features
won't work at all.

Release Notes:

  • N/A

…completions_on_input set to false (#44222)

Addresses a regression introduced by
#44021 that caused @mentions
and slash commands to stop working if you set
`show_completions_on_input: false` in your settings.

In this case, we should always show these menus, otherwise the features
won't work at all.

Release Notes:

- N/A
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 5, 2025
@zed-zippy zed-zippy bot merged commit ef5723c into v0.216.x Dec 5, 2025
23 checks passed
@zed-zippy zed-zippy bot deleted the cherry-pick-v0.216.x-b776178b branch December 5, 2025 16:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant