Skip to main content

Keyboard shortcuts

Studio shortcuts (macOS / Windows–Linux Ctrl). They're ignored while you're typing in a text field.

ShortcutAction
⌘BToggle the File Explorer sidebar
⌘⌥BToggle the Inspector (right sidebar)
⌘JShow / hide the bottom panel
⌘DMove the panel between bottom ↔ right
⌘FMaximize / restore the panel (Esc also restores)
⌘TNew tab
⌘,Edit metadata for the selected session

The panel's menu shows these dock/maximize shortcuts inline too.

What each one does

The default layout — sidebar on the left, bottom panel docked below:

Trq Studio default layout — sidebar on the left, bottom panel docked below

⌘B — toggle the File Explorer sidebar

Hide it to give the page more room; press again to bring it back.

Sidebar hidden with Command-B

⌘J — show / hide the bottom panel

The browser expands to fill the freed space.

Bottom panel hidden with Command-J

⌘D — dock the panel bottom ↔ right

Move Events/Console/Network to a side column when you want the page and the log visible at once.

Panel docked to the right with Command-D

⌘F — maximize / restore the panel

The panel fills the editor area for a focused read of the run; Esc restores it.

Panel maximized with Command-F

⌘B + ⌘J — focus mode

Hide both the sidebar and the panel for a distraction-free view of the page.

Sidebar and panel hidden together

⌘⌥B — toggle the Inspector

Opens the right-hand Inspector (Elements): a live DOM tree, plus an accessibility tooltip for the element under the cursor.

Inspector open with Command-Option-B — a live DOM tree and an accessibility tooltip

⌘T — new tab

Opens another browser tab in the same session.

New tab with Command-T

⌘, — edit metadata

Opens the Metadata drawer for the selected session.