Frequently used shortcut keys

Using UiPath Studio Shortcuts will speed up the work

Shortcut keys are a great time-saving tool for any computer user. They allow you to quickly access applications, files, or functions without having to search for them. Additionally, shortcut keys can greatly increase productivity by allowing you to complete tasks faster and more efficiently.

Ctrl + Z — Undo the last action.

Ctrl + L — Opens the Log files folder

Ctrl + Tab — Focus between Designer panel

Ctrl + Shift + T — Opens the Activity search bar.

Ctrl + F — Opens the Universal Search bar

Ctrl + Alt + A — Opens Properties panel.

Ctrl + Alt + F — Opens Activities panel.

Ctrl + DComment Out container.

Ctrl + E — Removes the Comment Out container.

F9 — Marks breakpoint for selected activity.

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

Ctrl + T — Places the selected activity inside the Try section of a Try Catch activity.

Ctrl + K — Creates a variable of the same type as the required type of the activity

Ctrl + M — Creates an In argument of the same type as the required type of the activity

Ctrl + Shift + M — Creates an Out argument of the same type as the required type of the activity

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

Ctrl + P — Opens the Manage Packages.

Thanks,
Rajkumar

1 Like

Useful shortcut information Thanks @RajKumar_DC

1 Like