Chrome DevTools
Open a file in the Sources panel
Press Ctrl + P to open a file in the Sources panel in Chrome DevTools. On a Mac, press Cmd + P instead. It works in the browser version.
Where it works: DevTools
Ctrl and O also opens the file search on Windows. On a Mac, Cmd and O.
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | CmdP |
| Windows | Web app | CtrlP |
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.