Skip to content

outline_panel: Fix inconsistent keybinding label casing#54307

Merged
danilo-leal merged 3 commits intozed-industries:mainfrom
galuis116:fix/outline-panel-keybinding-casing-v2
Apr 20, 2026
Merged

outline_panel: Fix inconsistent keybinding label casing#54307
danilo-leal merged 3 commits intozed-industries:mainfrom
galuis116:fix/outline-panel-keybinding-casing-v2

Conversation

@galuis116
Copy link
Copy Markdown
Contributor

Self-Review Checklist:

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

Closes #54305
Release Notes:

  • Fixed inconsistent keybinding hint casing in the outline panel (“Toggle Panel With …”) by using standard keybinding rendering.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 20, 2026
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Apr 20, 2026
@maxdeviant maxdeviant changed the title fix:Bug: Keybinding label casing is inconsistent ( vs ) Apr 20, 2026
Copy link
Copy Markdown
Member

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Thanks!

@danilo-leal danilo-leal merged commit 11b8980 into zed-industries:main Apr 20, 2026
31 checks passed
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 first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

2 participants