1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update keyboard shortcuts for Actions (#2227)

This commit is contained in:
Konrad Pabjan
2021-01-14 18:25:35 +01:00
committed by GitHub
parent c7c56148ed
commit ef32114e62

View File

@@ -159,6 +159,10 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
| Keyboard shortcut | Description
|-----------|------------
|<kbd>command + space </kbd> or <kbd>control + space</kbd> | In the workflow editor, get suggestions for your workflow file.
|<kbd>g</kbd> <kbd>f</kbd> | Go to the workflow file
|<kbd>shift + t</kbd> or <kbd>T</kbd> | Toggle timestamps in logs
|<kbd>shift + f</kbd> or <kbd>F</kbd> | Toggle fullscreen logs
|<kbd>esc</kbd> | Exit fullscreen logs
{% endif %}