Subscribe

UiPath StudioX

The UiPath StudioX Guide

Keyboard Shortcuts

The complete list of keyboard shortcuts for UiPath StudioX:

File Management

Ctrl + Shift + N - Creates a new Blank Task.

Ctrl + C - Copies an activity from the Designer panel into clipboard. Use Ctrl + V to paste it anywhere in the Designer panel.

Ctrl + O - Enables you to open a previously created task, either the .xaml or project.json file.

Ctrl + L - Opens the folder where the Log files are stored.

Ctrl + S - Saves the currently opened project.

Ctrl + V - Pastes a previously copied activity from clipboard into the Designer panel.

Ctrl + Tab / Alt + F7 - Moves focus between workflow files / panels. When you hold the modifier key (Ctrl or Alt respectively), the following window appears, allowing you to switch between active files and panels.

490

Search

F3 or Ctrl + Shift + P - Opens the Command Palette.

Ctrl + Shift + T - Opens the Common scenarios and activities search bar.

Ctrl + J - Opens the Jump to activity search bar.

Ctrl + Alt + A - Opens and focuses the Properties panel.

Ctrl + Alt + F - Sets the focus to the search box in the Activities panel.

Tab - Navigates to the next item in the panel or the next element in the activity.

Comment

Ctrl + D - Ignores the activity that is currently selected by placing it into a Comment Out container.

Ctrl + E - Removes the activity from the Comment Out container it was placed in.

Debugging

Ctrl + Alt + E - Opens the Error List panel.

Recording

F2 - Adds delay during a recording activity.

Workflow Analysis and Execution

F5 - Runs the current project.

F6 - Runs the current project in Picture in Picture mode.

F7 - Checks the file for validation errors and Workflow Analyzer violations.

Shift + F7 - Checks the whole project for validation errors and Workflow Analyzer violations.

F8 - Checks the file for validation errors.

Shift + F8 - Checks all project files for validation errors.

F12 - Stops the execution of the current workflow, in both normal and debug mode.

Selected Activity

Ctrl + C - Copies the selected activity or activities to the clipboard.

Ctrl + V - Pastes the copied activity or activities inside the selected item.

Ctrl + Space - Opens the IntelliPrompt window in the Expression Editor.

Ctrl + 1 ... Ctrl + 6 - When the IntelliPrompt window is open, enables/disables displaying each item type in the code completion window, the same as using the buttons at the bottom of the window: Ctrl + 1 Methods, Ctrl + 2 Properties, Ctrl + 3 Classes, Ctrl + 4 Namespaces, Ctrl + 5 Constants, Ctrl + 6 Keywords.

F2 - Allows for renaming the selected activity.

Shift + F2 - Adds an annotation to a selected activity.

Shift + Tab - Navigates to the previous activity or node in the Activities panel.

Miscellaneous

F1 - Enables you to access a help topic associated with the currently selected element.

Ctrl + P - Opens the Manage Packages window.

Esc - Closes the Publish, Manage Packages, File Diff windows.

Ctrl + F1 - Minimizes or expands the ribbon.

Ctrl + Alt + D - Switches focus to the Save button from the Design tab.

Alt + - - Opens the Options context menu in the title bar of the currently selected panel. Please note that this works with the hyphen key above the character keys, not with the minus key in the numpad.

Ribbon and Home Tab Shortcut Keys

You can quickly get to most of the options in the Home tab (StudioX Backstage View) and the ribbons in the Design tabs by pressing and releasing the Alt key, and then pressing one or more keys.

When you press and release the Alt key, one or more letters or digits appear over the options in the current view. To use an option, press the corresponding key or keys. For some options, additional keys are available after you press the initial key combination.

763

For a list of shortcuts, see the following sections.

Design Tab Ribbon Keys

If you are in the Design tab, press Alt+D to access the shortcut keys for the Design tab ribbon.

Key(s)Action PerformedAdditional Keys and Actions
SSaves the project.
ROpens the Run drop-downF5 - Run
F6 - Run in PiP
CCopy the selected activities
XCut the selected activities
VPaste the copied activities
MPOpen the Manage Packages window
AOpen the Analyze File drop-downA - Analyze
D - Validate
S - Workflow Analyzer Settings
EXOpen the Export to Excel window
POpen the Publish window

Home Tab Keys

If you are in the Design tab or Debug tab, press Alt+H to open the Home tab (Studio Backstage View) and access the shortcut keys for the Home tab. If you are already in the Home tab, all you need to do is press the Alt key.

Key(s)Action PerformedAdditional Keys and Actions
ZGo back to the previous tab, if a project is open
OOpen a project
CClose the currently open project
SOpen the Start tabO - Open a Local Project
B - Create a Blank Task
T - Create a Template
1...9 - Open one of the nine most recent projects
TOpen the Templates tab
LOpen the Tools tabU - Open the UI Explorer
R - Open the Repair Tool for Microsoft Office
C - Install the Chrome extension
F - Install the Firefox extension
E - Install the Edge extension
J - Install the Java extension
S - Install the Silverlight extension
T - Install the Citrix extension
W - Install the Windows Remote Desktop extension
V - Install the VMware Horizon extension
X - Install the Excel Add-in extension.
EOpen the Settings tabG - Open the General tab
D - Open the Design tab
L - Open the Locations tab
M - Open the Manage Sources tab
P - Open the License and Profile tab
HOpen the Help tabD - Open the Product Documentation link
F - Open the Community Forum link
H - Open the Help Center link
A - Open the Academy link
R - Open the Release Notes link
S - Open the Take a short survey link
C - Copy the license information

Updated about a year ago


Keyboard Shortcuts


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.