Default Keyboard
F2 Saves a file.
F3 Finds or replaces the next instance of the search string.
Alt+] If the text insertion point is positioned on a ")", "}", or "]" character, searches back for the nearest instance of matching parentheses.
Alt+[ If the text insertion point is positioned on a "(", "{", or "[" character, searches ahead for the nearest instance of matching parentheses.
Alt+Backspace Undoes the most recent action.
Alt+Left mouse button Vertical marking with the mouse
Backspace Deletes the character to the left of the text insertion point.
Delete Deletes the character under the text insertion point.
Down Moves the text insertion point one row down.
End Moves the text insertion point to the end of the line.
Enter Inserts a new line character.
Escape Cancels the previous selection.
Home Moves the text insertion point to the beginning of the line.
Insert Toggles Insert mode.
Left Moves the text insertion point one character to the left.
PageDown Moves the text insertion point one page down.
PageUp Moves the text insertion point one page up.
Right Moves the text insertion point one character to the right.
Space Inserts a white space.
Tab Inserts the TAB character when no block is selected, or indents the selected block.
Up Moves the text insertion point one row up.
Ctrl+[ Starts the block by inserting a '{' character and a new line.
Ctrl+] Ends the block by inserting a new line and a '}' character.
Ctrl+Backspace Deletes the word left of the insertion point.
Ctrl+Delete Deletes the selected block.
Ctrl+End Moves the text insertion point to the end of the file.
Ctrl+Home Moves the text insertion point to the top of the file.
Ctrl+Insert Copies selected text to the Clipboard.
Ctrl+Left Moves the text insertion point one word to the left.
Ctrl+PageDown Moves the text insertion point to the bottom of the screen.
Ctrl+PageUp Moves the text insertion point to the top of the screen.
Ctrl+Right Moves the text insertion point one word to the right.
Shift+Backspace Deletes the character to the left of the text insertion point.
Shift+Delete Cuts selected text to the Clipboard.
Shift+Down Moves the text insertion point one row down and selects text to the right of the starting position.
Shift+End Selects text from the text insertion point position to the end of the current line.
Shift+Enter Inserts a new line character.
Shift+Home Selects text from the text insertion point position to the beginning of the current line.
Shift+Insert Pastes text from the Clipboard.
Shift+Left Selects the character left of the text insertion point.
Shift+PageDown Moves the text insertion point one page down and selects text to the right of the starting position.
Shift+PageUp Moves the text insertion point one page up and selects text to the left of the starting position.
Shift+Right Selects the character right of the text insertion point.
Shift+Tab Moves the text insertion point to the previous tab stop when no block is selected, unindents the selected block otherwise.
Shift+Up Moves the text insertion point one row up and selects text to the left of the starting position.
Ctrl+Shift+End Selects text from the text insertion point position to the end of the current file.
Ctrl+Shift+Home Selects text from the text insertion point position to the beginning of the current file.
Ctrl+Shift+Left Selects the word left of the text insertion point.
Ctrl+Shift+PageDown Selects text from the text insertion point position to the bottom of the page.
Ctrl+Shift+PageUp Selects text from the text insertion point position to the top of the page.
Ctrl+Shift+Right Selects the word right of the text insertion point.
Ctrl+Alt+B Unhides the block.
Ctrl+Alt+H Hides all unanalyzed blocks.
Ctrl+Alt+T Hides the preprocessor block.
Ctrl+Alt+U Unhides all unanalyzed blocks.
Ctrl+A Selects all.
Ctrl+B Unhides all unanalyzed parts of the code of one file.
Ctrl+C Copies selected text to the Clipboard.
Ctrl+E Inserts the TAB character at insertion point position, regardless of the value of the Options > Editor / Use Tabs option.
Ctrl+F Finds the first instance of the search string.
Ctrl+H Opens the Replace dialog box.
Ctrl+I Inserts the TAB character.
Ctrl+J Hides the unanalyzed part of the code at insertion point position.
Ctrl+N Inserts a new line.
Ctrl+P Opens the Print dialog box.
Ctrl+R Moves the text insertion point one page up.
Ctrl+S Finds the first instance of the search string.
Ctrl+T Deletes a word.
Ctrl+U Unhide the hidden text at the insertion point position.
Ctrl+V Pastes text from the Clipboard.
Ctrl+W Toggles whitespace characters.
Ctrl+X Cuts selected text to the Clipboard.
Ctrl+Y Deletes a line.
Ctrl+Z Undoes the most recent action.
Ctrl+K, B Marks the beginning of the block.
Ctrl+K, C Copies the selected block to the text insertion point position.
Ctrl+K, E Converts all characters in the word on which the text insertion point has been positioned to lower case.
Ctrl+K, F Converts all characters in the word on which the text insertion point has been positioned to upper case.
Ctrl+K, H Hides/shows the selected block.
Ctrl+K, I Indents the block.
Ctrl+K, K Marks the end of the block.
Ctrl+K, L Marks the current line.
Ctrl+K, N Converts all characters in the selected block to upper case.
Ctrl+K, O Converts all characters in the selected block to lower case.
Ctrl+K, S Saves a file.
Ctrl+K, T Marks a word.
Ctrl+K, U Unindent the block.
Ctrl+K, V Moves the selected block to the text insertion point position.
Ctrl+K, Y Deletes the selected block.
Ctrl+O, A Opens a file at the text insertion point position.
Ctrl+O, C Sets Column marking mode.
Ctrl+O, G Opens the Go to Line dialog box.
Ctrl+O, I Sets Inclusive marking mode.
Ctrl+O, K Sets Non-Inclusive marking mode.
Ctrl+O, L Sets Line marking mode.
Ctrl+O, O Reverses the case of all characters in the selected block.
Ctrl+Q, A Opens the Replace dialog box.
Ctrl+Q, B Moves the text insertion point to the beginning of the selected block.
Ctrl+Q, C Moves the text insertion point to the end of the file.
Ctrl+Q, D Moves the text insertion point to the end of the line.
Ctrl+Q, E Moves the text insertion point to the top of the screen.
Ctrl+Q, F Finds the first instance of the search string.
Ctrl+Q, K Moves the text insertion point to the end of the selected block.
Ctrl+Q, P Moves the text insertion point to its previous position.
Ctrl+Q, R Moves the text insertion point to the top of the file.
Ctrl+Q, S Moves the text insertion point to the beginning of the line.
Ctrl+Q, T Scrolls the Editor so that the text insertion point is positioned at the top of the screen.
Ctrl+Q, U Scrolls the Editor so that the text insertion point is positioned at the bottom of the screen.
Ctrl+Q, X Moves the text insertion point to the bottom of the screen.
Ctrl+Q, Y Deletes characters to the end of the line.
Ctrl+K, 0 ...Ctrl+K, 9 Sets mark position 0-9.
Ctrl+Q, 0 ...Ctrl+Q, 9 Moves the text insertion point to the mark position 0-9.
Ctrl+Shift+F1 Activates User Help.
Ctrl+Shift+H Hides all unanalyzed parts of the code of one file.
Copyright © 1993-2022, RistanCASE PR