Skip to content

Conversation

@sir-geronimo
Copy link
Contributor

@sir-geronimo sir-geronimo commented Oct 1, 2025

Summary

The purpose of this pull request is to add new menu items for the menu bar as mentioned on this discussion or feature request.

The actions are already supported by the command palette, but not available on the MenuBar.

Screenshot

image

Release Notes:

  • Added SelectPrevious and SelectAllMatches items to the Selection app menu.
MenuItem added:

- SelectPrevious

- SelectAllMatches
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 1, 2025
@MrSubidubi MrSubidubi changed the title feat(app_menu): Add new selection options Oct 1, 2025
Copy link
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.

Reasonable change, thank you!

And congratulations to your first contribution! 🎉

@MrSubidubi MrSubidubi merged commit e42dfb4 into zed-industries:main Oct 2, 2025
28 checks passed
jacobtread pushed a commit to jacobtread/zed that referenced this pull request Oct 2, 2025
## Summary

The purpose of this pull request is to add new menu items for the menu
bar as mentioned on this [discussion or feature
request](zed-industries#28153 (comment)).

The actions are already supported by the command palette, but not
available on the `MenuBar`.

## Screenshot

<img width="498" height="392" alt="image"
src="https://github.com/user-attachments/assets/8ad0e836-8295-4b46-a67a-0edf1408ad59"
/>

Release Notes:

- Added `SelectPrevious` and `SelectAllMatches` items to the `Selection`
app menu.
@sir-geronimo sir-geronimo deleted the feat/add-new-selection-options branch October 8, 2025 21:11
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Oct 11, 2025
## Summary

The purpose of this pull request is to add new menu items for the menu
bar as mentioned on this [discussion or feature
request](zed-industries#28153 (comment)).

The actions are already supported by the command palette, but not
available on the `MenuBar`.

## Screenshot

<img width="498" height="392" alt="image"
src="https://github.com/user-attachments/assets/8ad0e836-8295-4b46-a67a-0edf1408ad59"
/>

Release Notes:

- Added `SelectPrevious` and `SelectAllMatches` items to the `Selection`
app menu.
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

2 participants