UiPath Documentation
studio
2023.10
false
Guide de l'utilisateur de Studio
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Raccourcis clavier

Liste complète des raccourcis clavier pour UiPath Studio, couvrant la gestion de projet, la conception, le débogage et les actions de navigation dans les panneaux.

Gestion de fichiers

RaccourciDescription
Ctrl + Shift + NCreates a new Blank Process.
Ctrl + CCopies a file from the Project panel into clipboard. Use Ctrl + V to paste it anywhere in the tree.
Ctrl + OEnables you to open a previously created workflow, either the .xaml or project.json file.
Ctrl + LOpens the folder where the Log files are stored.
Ctrl + SSaves the currently opened workflow.
Ctrl + Shift + SSaves all the workflows that are currently open.
Ctrl + VPastes a file from clipboard into the Project panel.
Ctrl + TabMoves focus between workflows opened in the Designer panel.
Ctrl + WCloses the workflow file that is in focus in the Designer panel.
Alt + F7Moves focus between Studio panels. When you use Ctrl + Tab or Alt + F7 and hold the modifier key (Ctrl or Alt respectively), the following window appears, allowing you to switch between active files and panels in Studio.

RaccourciDescription
F3 ou Ctrl + Shift + POpens the Command Palette.
Ctrl + Shift + TOpens the Add an Activity search bar.
Ctrl + Shift + FOpens the Go to file search bar.
Ctrl + FOpens the Universal Search bar.
Ctrl + JOpens the Jump to activity search bar.
Ctrl + 1Switches to the Current File tab in the Universal Search bar.
Ctrl + 2Switches to the All Files tab in the Universal Search bar.
Ctrl + 3Switches to the Activities tab in the Universal Search bar.
Ctrl + 4Switches to the Variables tab in the Universal Search bar.
Ctrl + 5Switches to the Arguments tab in the Universal Search bar.
Ctrl + 6Switches to the Imports tab in the Universal Search bar.
Ctrl + 7Switches to the Project Files tab in the Universal Search bar.
Ctrl + 8Switches to the Dependencies tab in the Universal Search bar.
Ctrl + 9Switches to the Snippets tab in the Universal Search bar.
Ctrl + Alt + AOpens and focuses the Properties panel.
Ctrl + Alt + FSets the focus to the search box in the Activities panel.
Ctrl + Alt + OSets the focus to the search box in the UI Objects Browser panel.
Ctrl + Alt + POpens and focuses the search bar in the Project panel.
Ctrl + Alt + SOpens and focuses the search bar in Snippets panel.
TabNavigates to the next item in the panel or the next element in the activity.

Une liste de raccourcis clavier utiles est affichée dans le panneau Concepteur (Designer), lorsque tous les fichiers projet sont fermés, comme illustré sur l'image ci-dessous :

Commentaire (Comment)

RaccourciDescription
Ctrl + DIgnores the activity that is currently selected by placing it into a Comment Out container.
Ctrl + ERemoves the activity from the Comment Out container it was placed in.

Débogage

RaccourciDescription
F9Marks the selected activity with a breakpoint.
Ctrl + Shift + BOpens the Breakpoints panel.
Ctrl + Alt + EOpens the Error List panel.
F10When debugging, steps over the execution of a block of activities in the currently selected workflow.
F11When debugging, enables you to step into a block of activities and executes the first one.
Shift + F11When debugging, steps out of the current container after its last activity is executed.

Enregistrement

RaccourciDescription
Ctrl + Alt + BOpens the Basic Recording toolbar.
Ctrl + Alt + COpens the Citrix Recording toolbar.
Ctrl + Alt + DOpens the Desktop Recording toolbar.
Ctrl + Alt + WOpens the Web Recording toolbar.
F2Adds delay during a recording activity.
F3Lets you specify a custom recording region.
F4Lets you choose the UI Framework to record, which can be Default, AA, and UIA.

Analyse et exécution de workflows

RaccourciDescription
F5Runs the current project in debugging mode, starting with the .xaml file set as Main.
Ctrl + F5Runs the current project.
F6Runs the currently opened .xaml file in debugging mode.
Ctrl + F6Runs the currently opened .xaml file.
F7Checks the file for validation errors and Workflow Analyzer violations.
Shift + F7Checks the whole project for validation errors and Workflow Analyzer violations.
F8Checks the currently opened workflow for validation errors.
Shift + F8Checks all project files for validation errors.
PausePauses the execution of the current workflow, in both normal and debug mode.
F12Stops the execution of the current workflow, in both normal and debug mode.

Activité sélectionnée

RaccourciDescription
Ctrl + TPlaces the activity inside the Try section of a Try Catch activity.
Ctrl + NCreates a new Sequence Diagram in the current project.
Ctrl + CCopies the selected activity or activities to the clipboard.
Ctrl + VPastes the copied activity or activities inside the selected item.
Ctrl + KCreates a variable of the same type as the required type of the activity when used in an input field or the Expression Editor. If an expression already exists in the field, before pressing CTRL + K, you can select that expression or a part of it to use the selected text as the name of the new variable.
Ctrl + MCreates an In argument of the same type as the required type of the activity when used in an input field or the Expression Editor. If an expression already exists in the field, before pressing CTRL + M, you can select that expression or a part of it to use the selected text as the name of the new argument.
Ctrl + Shift + MCreates an Out argument of the same type as the required type of the activity when used in an input field or the Expression Editor. If an expression already exists in the field, before pressing CTRL + Shift + M, you can select that expression or a part of it to use the selected text as the name of the new argument.
Ctrl + Shift + EOpens the Expression Editor when used inside activity input fields.
Ctrl + SpaceOpens the IntelliPrompt window.
F2Allows for renaming the selected activity.
Shift + F2Adds an annotation to a selected activity.
EnterSaves the data added in the activity input field.
Shift + EnterAdds a new line in the activity input field.
TabMoves through the fields and buttons in the activity, including the docs image menu displayed when you hover the mouse over an input field.

Éditeur de code

RaccourciDescription
Alt + DownOpen drop-down lists in the code editor header, that serve as navigational breadcrumbs. This shortcut allows you to navigate to other coded automations within the project, as well as to all methods and classes within the opened coded automation.

Automatisation de test

RaccourciDescription
Ctrl + Alt + TOpen Test Explorer panel. You can use this anywhere within the Designer panel.
Alt + Down ArrowOpen the Run All in View menu from the Test Explorer.
Alt + TOpen Test Results sub-panel in Test Explorer. You can use this only in the Test Explorer panel.
Alt + AOpen Activity sub-panel in Test Explorer. You can use this only in the Test Explorer panel.

Boîtes de dialogue Arguments

Les raccourcis clavier suivants sont disponibles dans les boîtes de dialogue Arguments disponibles dans les activités telles que Appeler le fichier de workflow (Invoke Workflow File) et Injecter du code .NET (Inject .NET Code) :

RaccourciDescription
TabMoves through the items in the grid.
DeleteDeletes the item selected in the grid.
F2Highlights the current cell for editing, positioning the cursor at the end of the line.
Ctrl + TabMoves through the options available in the window for the selected item in the grid (Delete, Move up, Move Down).

Barre d’état

RaccourciDescription
Alt + DAccess the Source Control, Orchestrator folders, and Orchestrator/Cloud Connection menus in the status bar, and then use Shift + Tab to cycle through the menus. Once a menu is selected, press Enter to open it.

Mode Backstage

RaccourciDescription
CTRL + TabMoves focus between tabs. This also applies to the sub-tabs inside the Tools and Settings tabs.
TabMoves focus between the content inside tabs.

Divers

RaccourciDescription
F1Enables you to access a help topic associated with the currently selected element.
Alt + F4Closes the current window.
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.
Windows key + Up ArrowMaximizes the current window.
Windows key + Down ArrowRestores down the current window.
Ctrl + POpens the Manage Packages window.
EscCloses the Publish, Manage Packages, File Diff windows.
Ctrl + F1Minimizes or expands the ribbon.
Ctrl + Shift + RRemoves all unused project dependencies.
Shift + TabNavigates to the previous activity or node in the Activities panel.
Ctrl + ZUndo the last action.
Ctrl + YRedo the last action you've undone.
Shift + F10Open the context menu for the selected item (right-click).
Ctrl + TabMoves the focus out of multiline text boxes where pressing the Tab key inserts a tab.
Ctrl + Shift + F10Dismisses the tooltip content for the selected item.

Touches de raccourci du ruban et de l'onglet Accueil

Vous pouvez rapidement accéder à la plupart des options de l’onglet Accueil (Home) (mode Backstage de Studio Backstage) et des rubans des onglets Conception (Design) et Débogage (Debug) en appuyant sur la clé Alt et en la relâchant, puis en appuyant sur une ou plusieurs touches.

Lorsque vous appuyez sur la touche Alt et que vous la relâchez, une ou plusieurs lettres ou chiffres apparaissent au-dessus des options dans la vue actuelle. Pour utiliser une option, appuyez sur la clé ou les touches correspondantes. Pour certaines options, des touches supplémentaires sont disponibles après avoir appuyé sur la combinaison de touches initiale.

Pour consulter la liste de raccourcis, voir les sections suivantes.

Clés du ruban de l'onglet Design

Si vous êtes dans l’onglet Conception (Design) et Débogage (Debug), appuyez sur Alt+D pour accéder aux touches de raccourci du ruban de l’onglet Design.

Clé(s)Action effectuéeClés et actions supplémentaires
NOuvre la liste déroulante Nouveau (New)–
SOuvre la liste déroulante Enregistrer (Save)S - Enregistrer sous (Save as)
L - Tout enregistrer (Save all)
EAOuvrir la liste déroulante Exporter en tant que (Export As)ET : ouvre la fenêtre Exporter en tant que modèle (Export as Template)
EL : ouvre la fenêtre Exporter en tant que bibliothèque (Export as Library)
ROuvre la liste déroulante Déboguer le fichier (Debug File)C - Exécuter le fichier (Run File)
B - Déboguer le projet (Debug Projet)
D - Exécuter le projet (Run project)
XCoupe les activités sélectionnées–
CCopie les activités sélectionnées–
VColle les activités copiées–
MPOuvre la fenêtre Gérer les packages (Manage Packages)–
MEOuvre la fenêtre Gérer les entités (Manage Entities)–
EWOuvre la fenêtre Éditeur de service (Service Editor)–
UOuvre la fenêtre UI Explorer–
IUOuvre la liste déroulante Supprimer les éléments inutilisés (Remove Unused)F - Supprime les Workflows inutilisés
A - Supprime les variables inutilisées
B - Supprime les Arguments inutilisés
C - Supprime les dépendances inutilisées
D - Supprime les importations (Imports) inutilisées
E - Supprime les captures d'écran inutilisées
AOuvre la liste déroulante Analyser le fichier (Analyse File)B - Analyse le projet
C - Valider le fichier (Validate File)
D - Valide le projet
S - Paramètres de l'analyseur de workflows
EXOuvre la fenêtre Exporter vers Excel (Export to Excel)–
pOuvre la fenêtre Publier (Publish)–

Clés du ruban de l'onglet Debug

Si vous êtes dans l’onglet Conception (Design) et Débogage (Debug), appuyez sur Alt+E pour accéder aux touches de raccourci du ruban de l’onglet Debug.

Clé(s)Action effectuéeClés et actions supplémentaires
ROuvre la liste déroulante Déboguer le fichier (Debug File)C - Exécuter le fichier (Run File)
B - Déboguer le projet (Debug Projet)
D - Exécuter le projet (Run project)
BInterrompt l'exécution–
TArrête l'exécution–
SPas à pas détaillé (Step into)–
VPas à pas principal (Step over)–
OPas à pas sortant–
ERRéessayer–
EIIgnorer–
ESRedémarrer–
FCibler–
pOuvre la liste déroulante Points d'arrêt (Breakpoints)T - Basculer le point d'arrêt (Toggle Breakpoints)
P - Affiche le panneau des points d'arrêt
LSRègle la vitesse de Étape lente (Slow Step)–
LEActive/désactive Piste d’exécution (Execution trail)–
LHActive/désactive Surligner les éléments (Highlight Elements)–
LAActive/désactive Consigner les activités (Log Activities)–
LCActive/désactive Continuer sur exception (Continue on Exception)–
LPActive/désactive Picture in picture (Incrustation d’image)–
LROuvrir la liste déroulante Débogage à distanceC - Configurer le débogage à distance
LOOuvre le dossier Journaux (Logs)–

Touches de la barre de titre

Pour accéder aux touches pour les fonctions de la barre de titre de Studio (en haut à droite de la fenêtre), appuyez sur la touche Alt.

Clé(s)Action effectuéeClés et actions supplémentaires
FOuvrir la fenêtre Envoyer des commentaires.
LOuvrir la liste déroulante Aide.
IOuvrir le menu Se connecter / Se déconnecter.

Clés de l'onglet Accueil

Si vous êtes dans l’onglet Conception (Design) ou l’onglet Débogage (Debug), appuyez sur Alt+H pour ouvrir l’onglet Accueil (mode Backstage de Studio) et accéder aux touches de raccourci de l’onglet Accueil. Si vous êtes déjà dans l’onglet Accueil, vous n'avez qu'à appuyer sur la clé Alt.

Clé(s)Action effectuéeClés et actions supplémentaires
ZRamène à l’onglet précédent, si un projet est ouvert–
OOuvre un projet–
CFerme le projet actuellement ouvert–
SOuvre l’onglet Démarrer (Start)O - Ouvre un projet local
C - Clone ou vérifie (Clone or Check Out) un projet
P - Crée un processus (Create a Process)
L - Crée une bibliothèque (Create a Library)
A - Crée une automatisation des tests (Create a Test Automation)
T - Crée un modèle (Create a Template)
1...9 - Ouvre l’un des neuf projets les plus récents
TOuvrez l’onglet Modèles (Templates)–
MOuvre l’onglet Équipe (Team)–
LOuvre l’onglet Outils (Tools)U - Ouvre l’UI Explorer
M - Ouvre l’Outil de mise à jour groupée des dépendances du projet (Project Dependencies Mass Update Tool)
R - Ouvre l’Outil de réparation pour Microsoft Office (Repair Tool for Microsoft Office)
C - Installe l’extension Chrome
F - Installe l'extension Firefox
E - Installe l'extension Edge
J - Installe l'extension Java
S - Installe l'extension Silverlight
T - Installe l'extension Citrix
W - Installe l'extension Bureau à distance Windows
V - Installe l’extension VMware Horizon
EOuvre l’onglet Paramètres (Settings)G - Ouvre l’onglet Général
D - Ouvre l’onglet Design
L - Ouvre l’onglet Emplacements (Locations)
M - Ouvre l’onglet Gérer des sources (Manage Sources)
P - Ouvre l’onglet Licence et Profil (License and Profile)
T - Ouvre l’onglet Équipe (Team)
B - Ouvre l’onglet Labs
HOuvre l’onglet Aide (Help)D - Ouvre le lien Documentation du produit (Product Documentation)
F - Ouvre le lien du Forum de la communauté
M - Ouvre le lien du Centre d’aide
A - Ouvre le lien de l'Académie
R - Ouvre le lien des Notes de publication (Release Notes)
S - Ouvre le lien vers Répondez à une courte enquête (Take a short survey)
T - Ouvre le lien du Tutoriel rapide (Quick Tutorial)
C - Copie les informations de licence

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour