Keyboard Shortcuts. Text Documents and Modules Editor.
|
Action |
Keyboard Shortcut |
|
Toggle between the insert / replace mode |
Ins |
|
Move to the start of the line |
Home |
|
Move to the end of the line |
End |
|
Select to the start of the line |
Shift + Home |
|
Select to the end of the line |
Shift + End |
|
Move to the start of the text |
Ctrl + Home |
|
Move to the end of the text |
Ctrl + End |
|
Select to the start of the text |
Ctrl + Shift + Home |
|
Select to the end of the text |
Ctrl + Shift + End |
|
Scroll up one line |
Ctrl + Up |
|
Scroll down one line |
Ctrl + Down |
|
Move to the start of the previous word |
Ctrl + Left |
|
Move to the start of the next word |
Ctrl + Right |
|
Select the word |
Ctrl + W |
|
Select the previous word |
Ctrl + Shift + Left |
|
Select the next word |
Ctrl + Shift + Right |
|
Scroll up one page |
PgUp |
|
Scroll down one page |
PgDn |
|
Select the previous page of the text |
Shift + PgUp |
|
Select the next page of the text |
Shift + PgDn |
|
Deselect |
Esc |
|
Move to a line |
Ctrl + G |
|
Delete the character to the left of the cursor |
BackSpace |
|
Delete the character to the right of the cursor |
Del |
|
Delete the word to the left of the cursor |
Ctrl + BackSpace |
|
Delete the word to the right of the cursor |
Ctrl + Del |
|
Toggle the bookmark |
Alt + F2 |
|
Next bookmark |
F2 |
|
Previous bookmark |
Shift + F2 |
|
Delete the current line |
Ctrl + L |
|
Format the block |
Shift + Alt + F |
|
Add a comment |
Ctrl + Num/ |
|
Delete the command |
Ctrl + Shift + Num/ |
|
Shift the block to the right |
Tab |
|
Shift the block to the left |
Shift + Tab |
|
Check the module |
Ctrl + F7 |
|
Module procedures and functions |
Ctrl + Alt + P |
|
Move to the procedure / function declaration |
F12 |
|
Return to the point of moving to the procedure / function declaration |
Ctrl + - |
|
Context help |
Ctrl + Space |
|
Collapse the group (the cursor can be in any group area) |
Ctrl + Num - |
|
Expand the group (the cursor can be in any group area) |
Ctrl + Num + |
|
Collapse all groups |
Ctrl + Shift + Num- |
|
Expand all groups |
Ctrl + Shift + Num+ |
|
Update grouppings |
Ctrl + Shift + R |
|
Activate the template |
Ctrl + Q |
|
Move back against statement brackets |
Ctrl + [ |
|
Move forward against statement brackets |
Ctrl + ] |
|
Move back against statement brackets and select the text |
Ctrl + Shift + [ |
|
Move forward against statement brackets and select the text |
Ctrl + Shift + ] |