Shortcut | Command |
Ctrl+Y | Edit|Paste |
Alt+W | Edit|Copy |
Esc+@W | Edit|Copy |
Ctrl+Alt+W | Edit|Copy (appends to current contents) |
Esc+Ctrl+W | Edit|Copy (appends to current contents) |
Shortcut | Command |
Ctrl+E | Edit Breakpoint |
Ctrl+V | View Source |
Ctrl+S | Edit Source |
Ctrl+D | Delete Breakpoint |
Ctrl+A | Add Breakpoint |
Call stack view
Shortcut | Command |
Ctrl+V | View Source |
Ctrl+E | Edit Source |
Watch view
Shortcut | Command |
Ctrl+E | Edit Watch |
Ctrl+A | Add Watch |
Ctrl+D | Delete Watch |
Shortcut | Action or Command |
Ctrl+H | Deletes the character to the left of the current cursor position |
Backspace | Deletes the character to the left of the current cursor position |
Alt+Del | Deletes all text in the block between the cursor and the previous matching delimiter. The cursor must be immediately before one of the following: ), }, ], >, */, or ". |
Esc+Del | Deletes all text in the block between the cursor and the previous matching delimiter. The cursor must be immedately before one of the following: ), }, ], >, */, or ". |
Ctrl+Alt+H | Deletes the word to the left of the current cursor position |
Alt+Backspace | Deletes the word to the left of the current cursor position |
Esc+Backspace | Deletes the word to the left of the current cursor position |
Esc+Ctrl+H | Deletes the word to the left of the current cursor position |
Ctrl+D | Deletes the currently selected character or character to the right of the cursor |
Del | Deletes the currently selected character or character to the right of the cursor |
Alt+\ | Deletes spaces and tabs around the cursor on the same line |
Esc+\ | Deletes spaces and tabs around the cursor on the same line |
Ctrl+Alt+K | Deletes all text in the block between the cursor and the next matching delimiter. The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Esc+Ctrl+K | Deletes all text in the block between the cursor and the next matching delimiter. The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Ctrl+X+0 | Deletes the contents of the current window |
Alt+d | Deletes to word to the right of the cursor |
Esc+@d | Deletes to word to the right of the cursor |
Ctrl+K | Cuts the contents of line and places it in the Clipboard |
Ctrl+Alt+B | Locates the next matching delimiter.The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Ctrl+Alt+F | Locates the previous matching delimiter. The cursor must be immedately before one of the following: ), }, ], >, */, or ". |
Alt+C | Capitalizes the current word |
Esc+@C | Capitalizes the current word |
Ctrl+L | Centers the active window |
Ctrl+M | Inserts a carriage return |
Ctrl+X+I | Inserts the contents of a file at the cursor |
Ctrl+X+I | Inserts the contents of a file at the cursor |
Ctrl+O | Inserts a new line after the cursor |
Alt+x | Invokes the specified command or macro |
Esc+@x | Invokes the specified command or macro |
F2 | Invokes the specified command or macro |
Ctrl+X+Ctrl+X | Exchanges the locations of the cursor position and a bookmark |
Ctrl+Shift+- | Displays context-sensitive Help |
Alt+Shift+/ | Displays context-sensitive Help |
Alt+? | Displays context-sensitive Help |
Esc+? | Displays context-sensitive Help |
Ctrl+_ | Displays context-sensitive Help |
Ctrl+X+, | Browses the symbol at the cursor |
Tab | Inserts a tab |
Alt+Tab | Indents to the current line to the text on the previous line |
Esc+Tab | Indents to the current line to the text on the previous line |
Alt+L | Converts the current word to lowercase |
Esc+@L | Converts the current word to lowercase |
Ctrl+X+M | Project|Compile |
Ctrl+X+M | Project|Compile |
Esc+End | Displays the next window in the buffer list |
Ctrl+X+n | Displays the next window in the buffer list |
Ctrl+X+N | Displays the next window in the buffer list |
Esc+Home | Displays the previous window in the buffer list |
Ctrl+X+P | Displays the previous window in the buffer list |
Ctrl+X+P | Displays the previous window in the buffer list |
Ctrl+X+Ctrl+E | Invoke a command processor |
Ctrl+Q | Interpret next character as an ASCII code |
Ctrl+X+R | Edit|Redo |
F10 | Edit|Redo |
Ctrl+F10 | Edit|Redo |
Ctrl+X+Ctrl+R | Edit|Redo |
Ctrl+X+U | Edit|Redo |
F9 | Edit|Redo |
Ctrl+F9 | Edit|Redo |
Ctrl+X+Ctrl+U | Edit|Redo |
Ctrl+S | Incrementally searches for a string entered from the keyboard |
Ctrl+R | Incrementally searches backward through the current file |
Ctrl+Alt+S | Search|Find (using regular expressions) |
Esc+Ctrl+S | Search|Find (using regular expressions) |
Ctrl+Alt+R | Search|Find (using regular expressions; backward from cursor) |
Esc+Ctrl+R | Search|Find (using regular expressions; backward from cursor) |
Alt+Shift+5 | Search|Replace |
Alt+Shift+7 | Search|Replace |
Alt+& | Search|Replace |
Esc+& | Search|Replace |
Alt+% | Search|Replace |
Esc+% | Search|Replace |
Alt+* | Search|Replace (using regular expressions) |
Esc+* | Search|Replace (using regular expressions) |
Ctrl+X+Ctrl+N | Search|Find Error |
F3 | Search|Search Again |
Ctrl+X+G | Search|Go To Line Number |
Ctrl+X+G | Search|Go To Line Number |
Ctrl+T | Transposes the two characters on either side of the cursor |
Ctrl+X+Ctrl+T | Transposes the two lines on either side of the cursor |
Alt+T | Transposes the two words on either side of the cursor |
Esc+T | Transposes the two words on either side of the cursor |
Esc+T | Transposes the two words on either side of the cursor |
Alt+U | Converts a word to all uppercase |
Esc+U | Converts a word to all uppercase |
Esc+@U | Converts a word to all uppercase |
Ins | Toggles insert mode on or off |
Shortcut | Action |
Ctrl+Alt+\ | Indents a block |
Esc+Ctrl+\ | Indents a block |
Ctrl+X+Ctrl+I | Indents a block |
Ctrl+X+Tab | Indents a block |
Ctrl+W | Cuts a block and places its contents in the Clipboard |
Ctrl+X+W | Writes a block to a file |
Ctrl+X+W | Writes a block to a file |
Shortcut | Action |
Ctrl+@ | Sets a bookmark at the current cursor position |
Alt+@ | Sets a bookmark at the current cursor position |
Esc+@@ | Sets a bookmark at the current cursor position |
Ctrl+2 | Sets a bookmark at the current cursor position |
Alt+2 | Sets a bookmark at the current cursor position |
Ctrl+X+. | Goes to the specified bookmark |
Shortcut | Action |
Ctrl+B | Moves to the left one character |
Left Arrow | Moves to the left one character |
Ctrl+F | Moves to the right one character |
RightArrow | Moves to the right one character |
Alt+M | Moves the cursor to the end of the indentation |
Esc+M | Moves the cursor to the end of the indentation |
Esc+M | Moves the cursor to the end of the indentation |
Alt+B | Moves the cursor to the left one word |
Esc+@B | Moves the cursor to the left one word |
Ctrl+LeftArrow | Moves the cursor to the left one word |
Alt+F | Moves to the cursor to the right one word |
Esc+@F | Moves to the cursor to the right one word |
Ctrl+RgAr | Moves to the cursor to the right one word |
Ctrl+A | Moves to the beginning of the current line |
Esc+LeftArrow | Moves to the beginning of the current line |
Ctrl+E | Moves to the end of the current line |
Esc+RightArrow | Moves to the end of the current line |
Alt-, | Moves to the top of the current window |
Esc+, | Moves to the top of the current window |
Home | Moves to the top of the current window |
Alt-. | Moves to the bottom of the current window |
Esc+. | Moves to the bottom of the current window |
End | Moves to the bottom of the current window |
Ctrl+P | Moves the cursor up a line |
UpAr | Moves the cursor up a line |
Ctrl+N | Moves the cursor down a line |
DnAr | Moves the cursor down a line |
Alt+Shift-, | Goes to the start of the file |
Alt+< | Goes to the start of the file |
Esc+< | Goes to the start of the file |
Ctrl+Home | Goes to the start of the file |
Alt+Shift-. | Goes to the end of the file |
Alt+> | Goes to the end of the file |
Esc+> | Goes to the end of the file |
Ctrl+End | Goes to the end of the file |
Ctrl+V | Moves down one page in the current file |
PgDn | Moves down one page in the current file |
Ctrl+F6 | Moves to the next file in the current project |
Shift+Ctrl+F6 | Moves to the previous file in the current project |
Alt+V | Moves up one page in the current file |
Esc+@V | Moves up one page in the current file |
PgUp | Moves up one page in the current file |
Alt+Z | Scrolls the contents of the active window down a line |
Esc+Z | Scrolls the contents of the active window down a line |
Ctrl+Z | Scrolls the contents of the active window up a line |
Shortcut | Action or Command |
F1 | Displays context-sensitive Help |
F5 | Toggle Breakpoint |
F8 | Run|Step Over |
F9 | Run|Run |
Shift+F9 | Run|Debug |
F10 | Edit|Redo |
F11 | Displays the previous .java or .txt file in the Navigation Pane |
F12 | Displays the next file .java or .txt file in the Navigation Pane |
Alt+F9 | Project|Compile |
Alt+F10 | Displays a SpeedMenu |
Alt+0 | View|Window List |
Ctrl+F5 | Run|Add Watch |
Ctrl+F6 | Displays the previous .java or .txt file in the Navigation Pane |
Ctrl+Shift+F6 | Displays the previous .java or .txt file in the Navigation Pane |
Ctrl+F7 | File|Save As |
Ctrl+F9 | Project|Compile |
Ctrl+X+( | Records a keyboard macro |
Ctrl+X+) | Ends a keyboard macro recording |
Ctrl+X+e | Plays back the last keyboard macro recorded |
Ctrl+X+E | Plays back the the last keyboard macro recorded |
Ctrl+X+B | Displays a list of open files |
Ctrl+X+B | Displays a list of open files |
Ctrl+X+s | File|Save As |
Ctrl+X+S | File|Save As |
Ctrl+X+Ctrl+F | File|Open |
Ctrl+X+Ctrl+S | File|Save |
Ctrl+X+Ctrl+W | File|Save |