Keyboard Shortcuts

Last modified: June 17, 2025

Introduction

This document summarizes the shortcut keys available in Studio Pro. This document is divided into sections which indicate where you can use the keys.

The Windows shortcuts are provided as a reference PDF, available in both dark and light versions.

General Shortcut Keys

These keys are available in multiple places within Studio Pro and work generically.

Panes and Editors

These keys are active within the Dockable Panes and editors, such as the Domain Model, Pages, Workflows, Microflows, or the Navigation editor.

All Panes and Editors

You can navigate between Studio Pro panes (for example, the domain model editor or the Errors pane) using Ctrl + Shift + Tab. This opens a selection dialog where you can choose a pane using the mouse, Ctrl + arrow keys, or Ctrl + Shift + Tab. You are taken to the selected pane when you click the main mouse button or release the Ctrl key.

There are alternative ways to navigate between tabs within panes:

WindowsMacDescription
Ctrl + 1 - 0Not availableSwitch to tab at selected tab position in the current window.
Ctrl + Page up / Page downNot availableSwitch to next/previous tab in active pane.

Most menu items also have shortcut keys assigned to them that can be used in all panes. These are shown in the menus, listed in the Menu Shortcut Keys section, below, and are listed on the documentation page for each menu under Menus.

Editors Only

The following key combinations work in the editors, such as the Domain Model, Pages, Workflows, Microflow, or Navigation editor.

WindowsMacDescription
Ctrl + CCommand + CCopy the selected element to the clipboard.
Ctrl + VCommand + VPaste the contents of the clipboard in the current editor.
Ctrl + XCommand + XMove the selected element to the clipboard.
Ctrl + YCommand + YRedo the last undone action in an editor pane.
Ctrl + ZCommand + ZUndo the last action in an editor pane.
Alt + Shift + TabNot AvailableNavigate between open editors (opens pane navigation dialog where editors are called active files).
Ctrl + Mouse scroll wheelCommand + Mouse scroll wheelZoom in or out.
Ctrl + Shift + Plus sign/Minus signNot availableZoom in or out.
Shift + Mouse scroll wheelShift + Mouse scroll wheelScroll left or right. Works as if you were using the horizontal scroll bar.
Ctrl + Shift + CNot availableCopy the inline styles, classes, and design properties of a widget.
Ctrl + Shift + VNot availablePaste the widget styling onto another selected widget.

Panes Only

The following key combinations work in the panes of Studio Pro:

WindowsMacDescription
Ctrl + Shift + F7Not availableNavigate between panes (opens pane navigation dialog where panes are called active tool windows).

Dialog Boxes

In most dialog boxes for editing properties, the following shortcut keys can be used:

WindowsMacDescription
Ctrl + EnterCommand + EnterConfirms all changes and closes the dialog box. Works as if the OK button was clicked. This is especially useful if the focus is on a multi-line text box; otherwise, pressing Enter will have the same effect.
EscNot availableCancels all changes and closes the dialog box. Works as if the Cancel button was clicked.
Ctrl + Shift + TabNot availableSwitches between tabs in a tabbed dialog box.

In most edit grids (such as the list of attributes in the entity properties), the following shortcut keys can be used:

WindowsMacDescription
Ctrl + NCtrl + NCreates a new item.
EnterEnterEdits the currently selected item.
DeleteNot availableDeletes the currently selected item (or items).
/ / Selects previous/next item.
Ctrl + / Not availableMoves selected item (or items) up/down.

Domain Model Editor Shortcut Keys

The following shortcut keys are available in the domain model editor:

WindowsMacDescription
F2Fn + F2Edits the name of the selected entity, attribute, or association.
Ctrl + ACommand + ASelects all entities.
CtrlCommandWhen pressing the Ctrl/Command, you can select additional entities components. Clicking a selected entity while holding Ctrl/Command will deselect it.
EnterEnterEdits the properties of the currently selected entity, attribute, or association in a dialog box.
EscEscClears selection.

Page Editor Shortcut Keys

The following shortcut keys are available in the page editor:

WindowsMacDescription
Arrow keysArrow keysMoves the selection box to the widget or element in the direction of the arrow key. For example, if currently a label is selected and you press the right arrow key, the text box to the right of it becomes selected.
Ctrl + arrow keysNot availableMoves the currently selected item up/down or left/right. This works on table columns and rows, tab pages, data grid and data view buttons, search fields, etc.
EnterEnterEdits the properties of the currently selected object in a dialog box.
F2Fn + F2Edits the caption of a label or button, or the contents of text, inline on the page. You can also just start typing a letter or a digit and the caption will be replaced by what you type.

Microflow, Nanoflow, and Rule Editor Shortcut Keys

The supported shortcut keys are the same in the microflow, nanoflow, and rule editors.

Studio Pro 10.6 and Above

The tables in the following sub-sections present the shortcut keys that can be used in the microflow, nanoflow, and rule editors in Studio Pro 10.6 and above.

Selection

WindowsMacDescription
Arrow KeysArrow KeysSelect nearby element (activity, event, loop or parameter) in the direction of the arrow.
HomeFn + Left arrowSelect the start event.
EndFn + Right arrowCycle through the end events. In Studio Pro 10.21 and below, pressing End only selects the first end event.
Ctrl + ACommand + ASelect all elements.
Ctrl (in Studio Pro 10.12 and above)CommandWhen pressing Ctrl/Command, you can select additional elements. Clicking a selected element or selecting it with a selection rectangle while holding Ctrl/Command will deselect it.
TabTabIf a loop is selected, the first element inside the loop will be selected.
Shift + TabShift + TabIf an element inside a loop is selected, the loop itself will be selected.
WindowsMacDescription
Mouse scroll wheelMouse scroll wheelScroll up or down.
Shift + Mouse scroll wheelShift + Mouse scroll wheelScroll left or right.
Space + Mouse buttonSpace + Mouse buttonDrag screen.
Ctrl + Mouse scroll wheelCommand + Mouse scroll wheelZoom in or out.
Ctrl + Plus sign/Minus signCommand + Plus sign/Minus signZoom in or out.
Ctrl + 0Command + 0Reset zoom level to 100%.

Element Manipulation

WindowsMacDescription
Enter - on an elementEnter - on an elementIf an element is selected, edit its properties.
Enter - on a Logic Recommender suggestion list itemEnter - on a Logic Recommender suggestion list itemThe selected item is added on the sequence flow. The Logic Recommender dialog box is shown again for the next action to be added.
Shift + Enter (or Shift + Mouse button) - on a Logic Recommender suggestion list itemShift + Enter (or Shift + Mouse button) - on a Logic Recommender suggestion list itemThe selected item is added on the sequence flow. The element’s property dialog box is opened.
F2Fn + F2Rename the variable returned by the selected element.
Shift + F2 (or just start typing: in Studio Pro 10.22 and above)Shift + Fn + F2 (or just start typing: in Studio Pro 10.22 and above)Open the Properties pane and edit the caption of the selected element.
Context-menu key (or Shift + F10: in Studio Pro 10.22 and above)Shift + Fn + F10 (in Studio Pro 10.22 and above)Open the context-menu for the currently selected element.
Shift (in Studio Pro 10.24 and above)Shift (in Studio Pro 10.24 and above)When holding Shift, connection points are shown while hovering over elements.

Studio Pro 10.5 and Below

The following table shows the shortcut keys that can be used in the microflow, nanoflow, and rule editors in Studio Pro 10.5 and below.

WindowsDescription
Arrow keysMove the selection box to the activity or element in the direction of the arrow key. For example, if currently a show page activity is selected and you press the right arrow key, the activity to the right of it becomes selected.
EnterEdit the properties of the selected element.
F2Edit the name of the return value of the selected activity. This shortcut only functions on activities that return a result.
Shift + F2 or just start typingEdit the caption of the selected element.
Ctrl + arrow keysMove the selected element in the direction of the arrow.
TabIf a loop is selected, the first element inside the loop will be selected.
Shift + TabIf an element inside a loop is selected, the loop itself will be selected.
HomeSelect the start event.
EndCycle through the end events.
ShiftBy holding Shift when resizing an activity, it will stay centered at its current position and expand equally in all directions.
CtrlWhen pressing the Ctrl, you can select additional elements. Clicking a selected element while holding Ctrl will deselect it.
Context-menu key or Shift + F10Open the context-menu for the currently selected element.

Workflow Editor Shortcut Keys

The following shortcut keys are available in the workflow editor:

WindowsMacDescription
Mouse scroll wheelMouse scroll wheelScroll up or down.
Shift + Mouse scroll wheelShift + Mouse scroll wheelScroll left or right.
Ctrl + Mouse scroll wheel
(in Studio Pro 10.15.0 and above)
Command + Mouse scroll wheel
(in Studio Pro 10.15.0 and above)
Zoom in or out.
Ctrl + Plus sign/Minus signCommand + Plus sign/Minus signZoom in or out.
Ctrl + 0Command + 0Reset zoom level to 100%.
Ctrl + Left/Right arrow
(in Studio Pro 10.15.0 and above)
Command + Left/Right arrow
(in Studio Pro 10.15.0 and above)
Move a boundary event left or right.

Debugger Shortcut Keys

The following shortcut keys are available for the debugger:

WindowsMacDescription
Alt + F5Option + Fn + F5Step into – moves the debugger into the sub-microflow/sub-nanoflow or loop.
Alt + F6Option + Fn + F6Step over – moves the debugger to the next step in the same workflow/microflow/nanoflow.
Alt + F7Option + Fn + F7Step out – instructs the debugger to leave the sub-microflow/sub-nanoflow or loop.
Alt + F8Option + Fn + F8Continue – instructs the debugger to continue until it reaches another breakpoint.
Alt + F9Option + Fn + F9Continue all – instructs the debugger to continue all currently paused microflows/nanoflows until it reaches another breakpoint.

The following shortcut keys are assigned to menu actions that can be used in all panes. These are also shown in the menus and listed on the documentation page for each menu under Menus.

WindowsMacDescription
F1Fn + F1Help.
F3Fn + F3Highlights the next find result in the Find Results pane and open it in an editor.
Shift + F3Shift + Fn + F3Highlights the previous find result in the Find Results pane and open it in an editor.
F4Fn + F4Synchronizes the app directory.
Ctrl + F4Command + QExits.
F5Fn + F5Runs the app locally so you can view the app.
Shift + F5Shift + Fn + F5Stops the currently running app.
Ctrl + F5Ctrl + Fn + F5Deploys to licensed cloud node.
F6Fn + F6Deploys for Eclipse.
F7Fn + F7Creates a deployment package.
F8Fn + F8Highlights the next error in the Errors pane and open it in an editor.
Shift + F8Shift + Fn + F6Highlights the previous error result in the Errors pane and open it in an editor.
F9Fn + F9Shows the currently running app in the browser (responsive).
Ctrl + F9Ctrl + Fn + F9Shows the currently running app in the browser (phone simulation).
Ctrl + Shift + F9Ctrl + Shift + Fn + F9Shows the currently running app in the browser (tablet simulation).
F11Fn + F11Enables and disable full screen mode.
Shift + F11Shift + Fn + F11Enables and disable distraction free mode.
Ctrl + FCommand + FOpens search dialog box.
Ctrl + Shift + FCommand + Shift + FOpens advanced search dialog box.
Ctrl + Alt + FCommand + Option + FDisplays usages of the selected object.
Ctrl + GCommand + GGoes to any document or domain model element.
Ctrl + Shift + LCommand + Shift + LCycles through the configured languages.
Ctrl + NCommand + NCreates a new document.
Ctrl + Shift + NCommand + Shift + NCreates a new app.
Ctrl + Shift + OCommand + Shift + FOpens an existing app or app package.
Ctrl + SCommand + SSaves the changes in the currently active document tab.
Ctrl + Shift + SCommand + Shift + SSaves the changes in all open documents.
Ctrl + WCommand + WCloses the current document.
Ctrl + Shift + WCommand + Shift + WCloses all document tabs.
DeleteDeleteDeletes the selected element.

Maia Chat Shortcut Keys

You can use the following shortcut keys in Maia Chat, including on the feedback page:

WindowsMacDescription
EnterEnterSend your question in the chat.
Shift + EnterShift + EnterAdd a new line to your question.
DeleteDeleteDelete the selected text.
Ctrl + CCommand + CCopy the selected text to the clipboard.
Ctrl + XCommand + XCut the selected text to the clipboard.
Ctrl + VCommand + VPaste the text of the clipboard.
Ctrl + ZCommand + ZUndo the previous action.
Ctrl + YNot availableRedo the previous action.

Read More