Skip to main content
Mod means Command on macOS and Ctrl on Windows and Linux. Studio mirrors familiar IDE conventions where possible, so most shortcuts will feel right out of the box. Shortcuts are easiest to learn by role: keep the shell under control, move between tabs, search instead of browsing, and use terminal/editor shortcuts only when you are inside those surfaces.

Workspace layout

ShortcutAction
Mod+BToggle the primary sidebar.
Mod+Shift+BToggle the Copilot panel.
Mod+JToggle the bottom panel.
F11Toggle fullscreen.
Mod+K then ZZen mode.

Search and command palette

ShortcutAction
Mod+KOpen the command palette.
Mod+Shift+POpen commands.
Mod+Shift+OStart a new chat.
Use Mod+K for objects and actions. Use Mod+Shift+P when you know you want a command rather than a host, file, memory, or conversation.

Tabs and editor groups

ShortcutAction
Mod+TabMove to the next recently used editor.
Mod+Shift+TabMove to the previous recently used editor.
Mod+PageDownNext editor.
Mod+PageUpPrevious editor.
Mod+Shift+PageDownMove the editor right.
Mod+Shift+PageUpMove the editor left.
Mod+WClose the active editor.
Mod+K then Mod+WClose all editors in the active group.
Mod+Shift+TReopen the last closed editor.
Mod+K then EnterKeep a preview editor open.
Mod+K then Shift+EnterPin the editor.
Mod+1 through Mod+4Focus editor group 1 through 4.
Mod+\\Split the workbench to the right.
Mod+K then Mod+\\Split the workbench down.
Mod+K then Mod+MMaximize the active editor group.
Mod+K then Mod+LLock the active editor group.

Terminal

ShortcutAction
Mod+CCopy the current selection (when text is selected).
Mod+VPaste.
Mod+FFind in the terminal buffer.
Mod+KOpen the command palette (standard — terminal does not intercept this).
Terminal shortcuts intentionally keep Mod+K available for global search. When you need terminal-specific actions, use the session toolbar or search the action by name in the command palette.

Diagrams

ShortcutAction
Mod+ASelect all.
Mod+C, Mod+X, Mod+VCopy, cut, paste.
Mod+DDuplicate selection.
Mod+Z, Mod+Shift+Z (or Ctrl+Y)Undo, redo.
Mod+0Zoom to fit.
Mod+Shift+HHierarchical auto-layout.
F2Edit the selected shape’s label.

Procedures and workflows

ShortcutAction
Mod+Z, Mod+Shift+ZUndo, redo in the procedure editor.
Mod+SSave the procedure.

Remote files (SFTP editor)

ShortcutAction
Mod+SSave the open remote file.

Shortcuts to learn first

If you only memorize a few, start here:
ShortcutWhy it matters
Mod+KMove anywhere without hunting through sidebars.
Mod+BGet the sidebar out of the way or bring it back.
Mod+Shift+BHide or show Copilot as the work demands.
Mod+JBring back logs, output, and procedure run progress.
Mod+\\Put evidence and action side by side.
Mod+WClose the current tab without reaching for the mouse.
When you can’t remember a shortcut, Mod+K is the catch-all. The command palette searches every action, view, and object in the workspace — start typing and the right command surfaces.