Skip to content

agent_ui: Fix mention and slash command menu not appearing with show_completions_on_input set to false#44222

Merged
benbrandt merged 1 commit intomainfrom
fix-message-editor-menus
Dec 5, 2025
Merged

agent_ui: Fix mention and slash command menu not appearing with show_completions_on_input set to false#44222
benbrandt merged 1 commit intomainfrom
fix-message-editor-menus

Conversation

@benbrandt
Copy link
Member

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

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.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 5, 2025
@benbrandt benbrandt enabled auto-merge (squash) December 5, 2025 15:43
@benbrandt benbrandt merged commit b776178 into main Dec 5, 2025
24 checks passed
@benbrandt benbrandt deleted the fix-message-editor-menus branch December 5, 2025 15:50
@benbrandt
Copy link
Member Author

/cherry-pick preview

github-actions bot pushed a commit that referenced this pull request Dec 5, 2025
…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
zed-zippy bot added a commit that referenced this pull request Dec 5, 2025
…completions_on_input set to false (#44222) (cherry-pick to preview) (#44224)

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

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…completions_on_input set to false (zed-industries#44222)

Addresses a regression introduced by
zed-industries#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
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…completions_on_input set to false (zed-industries#44222)

Addresses a regression introduced by
zed-industries#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
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