| |||
| Home > CodeWarrior IDE Reference > CodeWarrior IDE default key bindings > Editor commands | |||
Table D.18 contains the default key bindings for handling editor windows in the CodeWarrior IDE.
Table D.18. Editor window key bindings
Command | Key binding |
|---|---|
Move Character Left | Left Arrow |
Move Character Right | Right Arrow |
Move Word Left | Ctrl+Left Arrow |
Move Word Right | Ctrl+Right Arrow |
Move Sub-word Left | Alt+Left Arrow |
Move Sub-word Right | Alt+Right Arrow |
Move to Start of Line | Home |
Move to End of Line | End |
Move Line Up | Up Arrow |
Move Line Down | Down Arrow |
Move to Top of Page | Page Up |
Move to Bottom of Page | Page Down |
Move to Top of File | Ctrl+Home |
Move to Bottom of File | Ctrl+End |
Delete Character Left | Backspace |
Delete Character Right | Del |
Character Select Left | Shift+Left Arrow |
Character Select Right | Shift+Right Arrow |
Select Word Left | Ctrl+Shift+Left Arrow |
Select Word Right | Ctrl+Shift+Right Arrow |
Select Sub-word Left | Alt+Shift+Left Arrow |
Select Sub-word Right | Alt+Shift+Right Arrow |
Select Line Up | Shift+Up Arrow |
Select Line Down | Shift+Down Arrow |
Select to Start of Line | Shift+Home |
Select to End of Line | Shift+End |
Select to Start of Page | Shift+Page Up |
Select to End of Page | Shift+Page Down |
Select to Start of File | Ctrl+Shift+Home |
Select to End of File | Ctrl+Shift+End |
Scroll Line Up | Ctrl+Up Arrow |
Scroll Line Down | Ctrl+Down Arrow |
Find Symbols with Prefix | Ctrl+\ |
Find Symbols with Substring | Ctrl+Shift+\ |
Get Next Symbol | Ctrl+. |
Get Previous Symbol | Ctrl+, |
Add bookmark | Ctrl+F2 |
Go to next bookmark | F2 |
Go to previous bookmark | Shift+F2 |