Short Cut Keys in the PeopleCode Editor
The following table lists all the short cut keys available in the PeopleCode Editor.
Note: The short cut keys for Application Designer are not listed.
|
Key |
Description |
|---|---|
|
Ctrl-A |
Select all |
|
Ctrl-C |
Edit copy |
|
Ctrl-F |
Edit find |
|
Ctrl-H |
Edit replace |
|
Ctrl-L |
Line cut |
|
Shift-Ctrl-L |
Line delete |
|
Ctrl-U |
Selection lowercase |
|
Shift-Ctrl-U |
Selection uppercase |
|
Ctrl-V |
Paste |
|
Backspace |
Backspace and delete characters |
|
Alt-Backspace |
Edit undo |
|
Ctrl-Backspace |
Delete to start of word |
|
Shift-Alt-Backspace |
Edit redo |
|
Delete |
Delete |
|
Ctrl-Delete |
Delete to next word |
|
Shift-Delete |
Edit cut |
|
↓ (down arrow) |
Line down |
|
Ctrl-↓ |
Scroll window down one line |
|
Shift-↓ |
Line down with selection |
|
End |
Position cursor at end of line |
|
Ctrl-End |
Position cursor at end of file |
|
Shift-End |
Select to end of line |
|
Shift-Ctrl-End |
Select to end of file |
|
Enter |
New line |
|
Esc (escape) |
Clear selection |
|
F2 |
Next bookmark |
|
Ctrl-F2 |
Toggle bookmark off and on |
|
Shift-F2 |
Previous bookmark |
|
Shift-Ctrl-F2 |
Remove all bookmarks |
|
F3 |
Find next |
|
Shift-F3 |
Find previous |
|
F5 |
Go (Debug) |
|
F8 |
Step (Debug) |
|
F9 |
Toggle debug breakpoint |
|
Atl-F9 |
Edit breakpoints (Debug) |
|
Ctrl-F9 |
Break at start (Debug) |
|
F10 |
Step over (Debug) |
|
Home |
Position cursor to first character of line |
|
Ctrl-Home |
Position cursor to start of file |
|
Shift-Home |
Select to start of line |
|
Shift-Ctrl-Home |
Select to start of file |
|
Insert |
Toggle insert mode |
|
Ctrl-Insert |
Copy |
|
Shift-Insert |
Paste |
|
← (left arrow) |
Position cursor left one character |
|
Ctrl-← |
Position cursor left one word |
|
Shift-← |
Select one character left of cursor |
|
Shift-Ctrl-← |
Select next word left of cursor |
|
Page Down |
Page down |
|
Page Up |
Page up |
|
→ (right arrow) |
Position cursor right one character |
|
Ctrl-→ |
Position cursor right one word |
|
Shift-→ |
Select one character right of cursor |
|
Shift-Ctrl-→ |
Select next word right of cursor |
|
Tab |
Tab |
|
Shift-Tab |
Back tab |
|
↑ (up arrow) |
Line up |
|
Ctrl-↑ |
Scroll window up one line |
|
Shift-Ctrl-W |
Select word |
|
Ctrl-X |
Edit cut |
|
Ctrl-Y |
Edit redo |
|
Ctrl-Z |
Edit undo |
|
Shift-Ctrl-Z |
Edit redo |