Keyboard shortcuts
Global shortcuts
Ctrl+Alt+N |
Scene toolbar shortcuts
Ctrl+Space | |
Alt+1, Alt+2, ... Alt+0 |
Smart editor shortcuts
Save and Compile | Ctrl+Enter |
Save | Ctrl+S |
Copy | Ctrl+C |
Cut | Ctrl+X |
Paste | Ctrl+V |
Undo | Ctrl+Z |
Redo | Ctrl+Shift+Z |
Select All | Ctrl+A |
Left with Selection | Shift+Left |
Right with Selection | Shift+Right |
Move Caret to Line Start | Home |
Move Caret to Line End | End |
Move Caret to Line Start with Selection | Shift+Home |
Move Caret to Line End with Selection | Shift+End |
Move Caret to Text Start with Selection | Ctrl+Shift+Home |
Move Caret to Text End with Selection | Ctrl+Shift+End |
Page Up | Page Up |
Page Down | Page Down |
Delete current line | Ctrl+Y |
Add a new line after the current line | Ctrl+Enter |
Add a new line before the current line | Ctrl+Alt+Enter |
Duplicate Line or Selection | Ctrl+D |
Extend Selection | Ctrl+W |
Shrink Selection | Ctrl+Shift+W |
Move Caret to Code Block Start | Ctrl+[ |
Move Caret to Code Block End | Ctrl+] |
Move Caret to Matching Brace | Ctrl+Shift+M |
Move Caret to Code Block Start with Selection | Ctrl+Shift+[ |
Move Caret to Code Block End with Selection | Ctrl+Shift+] |
Comment With Line Comment | Ctrl+/ |
Comment With Block Comment | Ctrl+Shift+/ |
Indent Line or Selection | Tab |
Unindent Line or Selection | Shift+Tab |
Global shortcuts
⌘+⌥+N |
Scene toolbar shortcuts
⌘+Space | |
⌥+1, ⌥+2, ... ⌥+0 |
Smart editor shortcuts
Save and Compile | ⌘+⏎ |
Save | ⌘+S |
Copy | ⌘+C |
Cut | ⌘+X |
Paste | ⌘+V |
Undo | ⌘+Z |
Redo | ⌘+⇧+Z |
Select All | ⌘+A |
Left with Selection | ⇧+Left |
Right with Selection | ⇧+Right |
Move Caret to Line Start | Home |
Move Caret to Line End | End |
Move Caret to Line Start with Selection | ⇧+Home |
Move Caret to Line End with Selection | ⇧+End |
Move Caret to Text Start with Selection | ⌘+⇧+Home |
Move Caret to Text End with Selection | ⌘+⇧+End |
Page Up | Page Up |
Page Down | Page Down |
Delete current line | ⌘+Y |
Add a new line after the current line | ⌘+⏎ |
Add a new line before the current line | ⌘+⌥+⏎ |
Duplicate Line or Selection | ⌘+D |
Extend Selection | ⌘+W |
Shrink Selection | ⌘+⇧+W |
Move Caret to Code Block Start | ⌘+[ |
Move Caret to Code Block End | ⌘+] |
Move Caret to Matching Brace | ⌘+⇧+M |
Move Caret to Code Block Start with Selection | ⌘+⇧+[ |
Move Caret to Code Block End with Selection | ⌘+⇧+] |
Comment With Line Comment | ⌘+/ |
Comment With Block Comment | ⌘+⇧+/ |
Indent Line or Selection | Tab |
Unindent Line or Selection | ⇧+Tab |