Talend Studio shortcuts
Keyboard shortcuts available in Talend Studio
The following keyboard shortcuts are available in Talend Studio.
Shortcut | Operation | Context |
---|---|---|
F1 | Show context-sensitive help information in the Help tab view. | Global application |
F2 | Show the Component settings view of the selected component | Global application |
F4 | Show the Run Job view | Global application |
F6 | Run the current Job or shows the Run Job view if no Job is open | Global application |
Ctrl + F2 | Show the Module view | Global application |
Ctrl + F3 | Show the Problems view | Global application |
Ctrl + H | Show the Designer view of the current Job | Global application |
Ctrl + G | Show the Code view of the current Job | Global application |
Ctrl + Shift + F3 | Synchronize components javajet code | Global application |
Ctrl + Shift + R | Open the Open Resource dialog | Global application |
Ctrl + Shift + J | Open the Find a Job dialog | Global application (on Windows) |
F7 | Switch to Debug mode | From the Run Job view |
F8 | Kill the current Job | From the Run Job view |
F5 | Refresh the Repository view | From the Repository view |
Ctrl + R | Restore the initial Repository view | From the Repository view |
F5 | Refresh the Modules install status | From the Modules view |
F5 | Open the New Context Parameter dialog to create a context variable | From the Components view |
Ctrl + L | Execute SQL queries | Talend commands (on Windows) |
Ctrl + Space bar | Access global and user-defined variables. They can be error messages or line numbers for example, depending on the component selected. | From any component field in Job or Component views |
Drag and drop shortcuts available in Talend Studio
You can drag and drop database connections and tables from the Metadata node of the Repository tree view to the design workspace.
The following drag and drop shortcuts are available in Talend Studio:
Drag and drop shortcut | Action performed |
---|---|
Drag and drop a connection | Open the Components dialog to select the component you want to create. |
Drag and drop a table or a connection + Ctrl
Drag and drop a table or a connection + fn (on MacOS) |
Create the output component, for example
tMysqlOutput. This shortcut is not available in all wizards. |
Drag and drop a table or a connection + Ctrl +
Shift
Drag and drop a table or a connection + Ctrl (on MacOS) |
Create the input component, for example, tMysqlInput. This shortcut is not available in all wizards. |