Skip to content

recent_projects: Show keybindings in action button tooltips - #59030

Merged
danilo-leal merged 1 commit into
mainfrom
fix-issues-59024-8a67cc85809e6c14
Jun 15, 2026
Merged

recent_projects: Show keybindings in action button tooltips#59030
danilo-leal merged 1 commit into
mainfrom
fix-issues-59024-8a67cc85809e6c14

Conversation

@yeskunall

Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content adheres to Zed's UI standards (UX/UI and icon guidelines)
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #59024.

Release Notes:

  • Fixed missing keybinding hints in the Recent Projects picker action button tooltips

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

@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.

🙏

@danilo-leal
danilo-leal added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit b2143f4 Jun 15, 2026
42 checks passed
@danilo-leal
danilo-leal deleted the fix-issues-59024-8a67cc85809e6c14 branch June 15, 2026 08:56
This was referenced Jun 18, 2026
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…stries#59030)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content adheres to Zed's UI standards
([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
and
[icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md)
guidelines)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes zed-industries#59024.

Release Notes:

- Fixed missing keybinding hints in the Recent Projects picker action
button tooltips
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.

Project picker "Delete from Recent Projects" button is missing keybind in tooltip

2 participants