Hotkey
Some commands can be executed by hotkey in the TwinCAT 3 development environment. Below you will find a summary of these commands with their default hotkeys. If necessary, you can adapt and/or extend the configuration of the hotkeys.
Category | Command | Default | Further |
---|---|---|---|
Standard commands | Undo | Ctrl+Z | |
Redo | Ctrl+Y | ||
Copy | Ctrl+C | ||
Cut | Ctrl+X | ||
Paste | Ctrl+V | ||
Select All | Ctrl+A | ||
Delete | Delete | ||
Development support | Go To Definition | F12 | |
Search for references | Shift+F12 | ||
Input Assistant | F2 | ||
Change focus between declaration and implementation editor | F6 |
| |
Comment | Uncomment | [Ctrl+K] + [Ctrl+C] | |
Cancel uncomment | [Ctrl+K] + [Ctrl+U] | ||
Online commands | Start | F5 | |
Stop | Shift+F5 |