Studio Shortcuts

Studio has many default shortcuts and key commands that make development quicker and easier. You can customize every shortcut and bind many actions without defaults to any key through File → Advanced → Customize Shortcuts.

Files and Publishing

ActionWindowsMacDescription
NewCtrlNNCreate a new place.
Open from File...CtrlOOOpen an existing local file.
Open from Roblox...ShiftCtrlOShiftOOpen a recent experience from Roblox.
SaveCtrlSSSave the active place to the location currently open in Studio.
Save to File As...ShiftCtrlSShiftSSave the active local file with a new name.
Publish to RobloxAltPPPublish the active place to Roblox.
Publish to Roblox As...AltShiftPShiftPPublish the active place to Roblox as new version.
Close PlaceCtrlF4F4Close the open place.
Close TabCtrlWWClose the active tab.
Open Previous TabShiftCtrlTShiftTOpen the previous tab.
ExitCtrlQQQuit the application (Studio prompts to save documents).

Camera Controls

ActionWindowsMacDescription
Zoom ToFFFocus the camera on the selected part/model.
Zoom InCtrl==Zoom the camera in.
Zoom Out

Ctrl-

O

-

O
Zoom the camera out.
Pan Left,,Rotate the camera left. If a part/model is in focus, rotate counterclockwise around it.
Pan Right..Rotate the camera right. If a part/model is in focus, rotate clockwise around it.
Tilt DownPageUpPageUpTilt the camera down. If a part/model is in focus, tilt camera down about it.
Tilt UpPageDownPageDownTilt the camera up. If a part/model is in focus, tilt camera up about it.

Selecting and Editing

ActionWindowsMacDescription
DuplicateCtrlDDDuplicate the current selections at the same level in the hierarchy.
CopyCtrlCCCopy the current selections to the clipboard.
Paste

CtrlV

Y

V

Y
Insert the clipboard contents.
Paste IntoShiftCtrlVShiftVPaste the objects currently on the clipboard as children of the selected object.
Cut

CtrlX

K

X

K
Cut the current selections and put on the clipboard.
Delete

Delete

Backspace

D

Delete

Backspace

D
Delete the selections.
Select AllCtrlAASelect all objects in the workspace or all lines in a script.
Clear SelectionEscEscClear the current selection.
GroupCtrlGGGroup the selected objects into a new Model.
UngroupCtrlUUUngroup the selected Model into individual objects.
UndoCtrlZZUndo the last action.
RedoShiftCtrlZShiftZRedo the previously undone action.

Interface Controls

ActionWindowsMacDescription
Show GridAltGGShow or hide the 3D grid on the Y plane.
ExplorerAltXXShow or hide the Explorer window.
Explorer FilterShiftCtrlXShiftXJump to the Explorer window filter input field.
Properties FilterShiftCtrlPShiftPJump to the Properties window filter input field.
Insert ObjectCtrlIIOpen the Insert Object popup for quick insertion of objects. Once open, the popup can be closed with Esc.
Quick OpenCtrlPPShow the Quick Open window to quickly find any instance in the hierarchy.
Quick Open ActionsAltCtrlPPShow the Quick Open Actions window to quickly find any Studio action.
Studio SettingsAltSSOpen the Studio settings window.
Full Screen

F11

AltF11

F11

F11
Toggle between full screen and windowed view.
Video RecordF12Record a video; not functional on Mac.
Focus on Command BarCtrl99Set keyboard focus to the Command Bar used to execute Luau code outside of scripts.

Testing and Diagnostics

ActionWindowsMacDescription
Play /
Pause /
Resume
F5F5Start simulating the experience in Studio. Press again to pause a running simulation or resume a paused simulation.
StopShiftF5ShiftF5Stop the current simulation.
RunF8F8Start simulating the experience without your avatar from the current camera position.
StartF7F7Simulate the Roblox environment by starting multiple new sessions of Studio.
Save and Reload Plugins in DebuggerShiftCtrlLShiftLSave all plugins in debugger back to disk, stop execution of those plugins, and reload them from disk.
StatsShiftCtrlF1ShiftF1Show detailed experience stats.
RenderShiftCtrlF2ShiftF2Show detailed graphics and performance data.
NetworkShiftCtrlF3ShiftF3Show detailed network stats. Once open, pressing Shift1 cycles through additional panels of data.
PhysicsShiftCtrlF4ShiftF4Show detailed physics data.
SummaryShiftCtrlF5ShiftF5Show a summary of stats data.

Script Editor

CommandWindowsMac
Close ScriptCtrlWW
Reopen Last Closed ScriptCtrlShiftTShiftT
Quick OpenCtrlPP
Show Script in ExplorerCtrlAltKK
Zoom InCtrl==
Zoom OutCtrl--
Reset Script ZoomCtrl00