Keystroke |
Action |
CTRL + N |
Create a new file. This feature is not always available as you configure. |
CTRL + Z |
Undo most recent change. |
CTRL + SHIFT + Z |
Redo the last undo. |
CTRL + A |
Select the entire text of the document |
ALT + X |
Cut selected text to local clipboard |
ALT + C |
Copy selected text to local clipboard |
ALT + V |
Paste the last cutted or copied text to the local clipboard |
CTRL + X |
Cut selected text to the system clipboard |
CTRL + C |
Copy selected text to the system clipboard |
CTRL + V |
Paste the last cut or copied text to the system clipboard (this feature may be restricted) |
CTRL + F |
Find or replace text |
CTRL + K |
Find the next occurrence of the last search text |
F1 |
Displays this help |
CTRL + F1 |
Displays help on the code where the cursor |