Chrome DevTools
Show or hide the debugger sidebar
In Chrome DevTools, Ctrl + Shift + H will show or hide the debugger sidebar. On a Mac, press Cmd + Shift + H instead. It works in the browser version.
Where it works: Sources panel
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | CmdShiftH |
| Windows | Web app | CtrlShiftH |
Where this comes from
Keyboard shortcuts - Chrome DevTools - Chrome for Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.