|
|
|
Switch between insert mode and overwrite mode.
|
|
|
|
Undo the previous command.
|
|
|
|
Delete the selected text from the file and copy it the clipboard.
|
|
Delete the selected text from the file and copy it the clipboard.
|
|
Copy the selected text to the clipboard.
|
|
Copy the selected text to the clipboard.
|
|
Insert the clipboard text into the file.
|
|
Insert the clipboard text into the file.
|
|
|
|
Remove character preceding the insertion point.
|
|
Delete text in the following cycle (when using the shortcut successive times): first the text preceding the insertion point on the same line, then the indentation on the line, then the line break, then the text on the previous line, and so on.
|
|
Remove the current word or the word preceding the insertion point
|
|
Word Match - find the previous word that begins like the current word and complete the current word so that they match
|
|
Word Match - find the next word that begins like the current word and complete the current word so that they match
|
|
Remove character after the insertion point
|
|
Insert space without expanding abbreviation
|
|
Select the word the insertion point is on or deselect any selected text
|
|
|
|
|
Make the character after the insertion point uppercase
|
Make the selection uppercase
|
|
Make the character after the insertion point lowercase
|
Make the selection lowercase
|
|
Reverse the case of the character after the insertion point
|
Reverse the case of the selected text
|
|
Reverse the case of the first character of the identifier the insertion point is on.
|
Reverse the case of the first character of the selected identifier
|
|
|
Reformat the selected lines
|