Skip to content

Add debug panel toggle#48020

Merged
Anthony-Eid merged 3 commits intozed-industries:mainfrom
samueldominguez:feature/debug-panel-toggle
Feb 25, 2026
Merged

Add debug panel toggle#48020
Anthony-Eid merged 3 commits intozed-industries:mainfrom
samueldominguez:feature/debug-panel-toggle

Conversation

@samueldominguez
Copy link
Contributor

This adds debug_panel::Toggle which is the same as terminal_panel::Toggle but for the debug panel. It also moves debug_panel::{Toggle, ToggleFocus} to its own pub mod for consistency with other keybinds.

Related discussion

Release Notes:

  • Added debug_panel::Toggle to show/hide debug panel like terminal_panel::Toggle

also moves debug panel ToggleFocus to its own namespace
@cla-bot
Copy link

cla-bot bot commented Jan 30, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @samueldominguez on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@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 Jan 30, 2026
@samueldominguez
Copy link
Contributor Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Jan 30, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @samueldominguez on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@cla-bot
Copy link

cla-bot bot commented Jan 30, 2026

The cla-bot has been summoned, and re-checked this pull request!

@samueldominguez
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 30, 2026
@cla-bot
Copy link

cla-bot bot commented Jan 30, 2026

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant maxdeviant changed the title add debug panel toggle Add debug panel toggle Jan 30, 2026
@Anthony-Eid
Copy link
Contributor

I can merge this after the merge conflicts are resolved

@samueldominguez
Copy link
Contributor Author

I can merge this after the merge conflicts are resolved

done

@samueldominguez
Copy link
Contributor Author

check_style error fixed

@Anthony-Eid Anthony-Eid enabled auto-merge (squash) February 25, 2026 12:12
@Anthony-Eid
Copy link
Contributor

I can merge this after the merge conflicts are resolved

done

Thank you! I enabled auto merge

@Anthony-Eid Anthony-Eid merged commit 8829947 into zed-industries:main Feb 25, 2026
27 checks passed
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
This adds `debug_panel::Toggle` which is the same as
`terminal_panel::Toggle` but for the debug panel. It also moves
`debug_panel::{Toggle, ToggleFocus}` to its own `pub mod` for
consistency with other keybinds.

[Related
discussion](zed-industries#47931 (comment))

Release Notes:

- Added `debug_panel::Toggle` to show/hide debug panel like
`terminal_panel::Toggle`
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants