Appendix A: CukeTest Shortcuts

Category Windows Key (Mac) Description
File Ctrl+N (⌘N) New Feature
Ctrl+Shift+N (⇧⌘N) New Project
Ctrl+O (⌘O) Open
Ctrl+Shift+O (⇧⌘O) Open Project
Ctrl+S (⌘S) Save
Ctrl+Shift+S (⇧⌘S) Save As
Alt+Shift+S (⌥⇧S) Save All
Ctrl+W (⌘W) Close Tab
Ctrl+Shift+S (⇧⌘S) Close Project
Ctrl+Q (⌘Q) Quit
Edit Ctrl+Z (⌘Z) Undo
Ctrl+Shift+Z (⇧⌘Z) Redo
Ctrl+X (⌘X) Cut
Ctrl+C (⌘C) Copy
Ctrl+V (⌘V) Paste
Ctrl+A (⌘A) Select All
Alt+Z Toggle Word Wrap
Alt+↑ (⌥↑) Move Line Up
Alt+↓ (⌥↓) Move Line Down
Shift+Alt+↑ (⇧⌥↑) Copy Line Up
Shift+Alt+↓ (⇧⌥↓) Copy Line Down
Ctrl+Shift+K (⇧⌘K) Delete Line
Ctrl+Enter (⌘⏎) Insert Line Below
Ctrl+Shift+Enter (⇧⌘⏎) Insert Line Above
Ctrl+Shift+\ (⇧⌘\) Jump to Matching Bracket
Ctrl+] (⌘]) Indent Line
Ctrl+[ (⌘[) Outdent Line
Home (🌐←) Go to Beginning of Line
End (🌐→) Go to End of Line
Ctrl+/ (⌘/) Toggle Line Comment
Shift+Alt+A (⇧⌥A) Toggle Block Comment
View Ctrl+F (⌘F) Search
Ctrl+T (⌘T) Filter with Tags
Ctrl+Shift+T (⇧⌘T) Show Output Tab
Ctrl+0 (⌘0) Actual Size
Ctrl+= (⌘=) Zoom Out
Ctrl+- (⌘-) Zoom In
F11 Full Screen
Run Ctrl+R (⌘R) Run
Ctrl+3 (⌘3) Edit Run Profiles
Ctrl+2 (⌘2) Latest Run Reports
Ctrl+Alt+C (⌘⌥C) Stop Recording
Help F1 Open Help Documents, or search selected text in documents
Ctrl+Shift+W (⇧⌘W) Welcome
Ctrl+Shift+A (⇧⌘A) About
Feature Edit Tab Move to Next Field
Shift+Tab Move to Previous Field
Code Edit Ctrl+/ (⌘/) Code Comment
Alt+Shift+F (⌥⇧F) Format Code
Ctrl+P (⌘P) Quick Open, Go to File
Ctrl+H (⌘H) Replace
Ctrl+F (⌘F) Find

This list displays high-frequency shortcut combinations. CukeTest supports most shortcuts used in VS Code.