Codux Keyboard Shortcuts

Keyboard shortcuts enable you to perform many actions in Codux directly from the keyboard. This article lists the default shortcut bindings for Windows, Linux, and macOS computers.

View 

Action
Windows/Linux
macOS
Reload preview
Ctrl + Alt + R
⌘ + ⌥ + R
Toggle select/preview modes
Alt + V
⌥ + V
Zoom in (stage)
Ctrl + (+)
⌘ + (+)
Zoom out (stage)
Ctrl + (-)
⌘ + (-)
Zoom default (stage)
Ctrl + 0
⌘ + 0

Panels and Tabs 

Action
Windows/Linux
macOS
Show/hide code drawer
Ctrl + Shift + D
⌘ + ↑ + D
Previous tab
Ctrl + Shift + (~)
⌃ + ↑ + (~)
Next tab
Ctrl + (~)
⌃ + (~)
Last tab
Ctrl + Shift + L
⌃ + ↑ + L
Close tab
Ctrl + W
⌘ + W

Select & Navigate 

Action
Windows/Linux
macOS
Collapse All
Shift + ←
Shift + ←
Collapse Element
Expand Element
Select Next Element
Select Previous Element
Select Parent
Ctrl + ←
⌘ + ←
Select Child
Ctrl + →
⌘ + →
Select Next Sibling
Ctrl + ↓
⌘ + ↓
Select Previous Sibling
Ctrl + ↑
⌘ + ↑
Move into previous element
Option + ←
Alt + ←
Move out of parent element
Option + →
Alt + →
Move after next element
Option + ↓
Alt + ↓
Move before previous element
Option + ↑
Alt + ↑
Drill into a Component
Enter
Enter
Drill out of a Component
Ctrl + Enter
⌘ + Enter
Select Root Element
Home
fn + ←
Clear Selection
Esc
Esc

Edit 

Action
Windows/Linux
macOS
Undo
Ctrl + Z
⌘ + Z
Redo
Ctrl + Shift + Z
⌘ + ↑ + Z
Delete Element
Delete
Delete
Duplicate Element
Ctrl + D
⌘ + D
Drag & Duplicate Element
Alt + Drag
⌥ + Drag

Add Elements panel 

Action
Windows/Linux
macOS
Open Add Elements panel
A
A
Navigate between the panel's sections
Tab
Tab
Select Previous Element
Select Next Element
Insert Element / Select Category
Enter
Enter

Code Drawer / Code Editor 

Action
Windows/Linux
macOS
Select all
Ctrl + A
⌘ + A
Copy
Ctrl + C
⌘ + C
Cut
Ctrl + X
⌘ + X
Paste
Ctrl + V
⌘ + V
Undo
Ctrl + Z
⌘ + Z
Redo
Ctrl + Y
⌘ + Y
Add selection to next find match
Ctrl + D
⌘ + D
Find
Ctrl + F
⌘ + F
Go to line...
Ctrl + G
⌘ + G
Replace
Ctrl + H
⌘ + H
Suggestions menu / search project files
Ctrl + P
⌘ + P
Select current line
Ctrl + L
⌘ + L
Undo last cursor operation
Ctrl + U
⌘ + U

Other 

Action
Windows/Linux
macOS
View environment information
Ctrl + I
⌘ + I