In this tutorials we are going to see list of eclipse shortcuts used for Source and Text Editing related operations.
Source
Description
|
Shortcuts
|
Add Block Comment | Ctrl+Shift+/ |
Add Import | Ctrl+Shift+M |
Add Javadoc Comment | Alt+Shift+J |
Format | Ctrl+Shift+F |
Indent Line | Ctrl+I |
Mark Occurrences | Alt+Shift+O |
Organize Import | Ctrl+Shift+O |
Remove Block Comment | Ctrl+Shift+\ |
Remove Occurrence Annotations | Alt+Shift+U |
Source Quick Menu | Alt+Shift+S |
Toggle Comment | Ctrl+Shift+C or Ctrl+/ |
Description
|
Shortcuts
|
Collapse | Ctrl+Nompad - |
Copy Lines | Ctrl+Alt+Down |
Delete Line | Ctrl+D |
Delete Next Word | Ctrl+Delete |
Delete Previous Word | Ctrl+Backspace |
Duplicate Lines | Ctrl+Alt+Up |
Expand | Ctrl+Nompad+ |
Expand All | Ctrl+Nompad * |
Insert Line Above Current Line | Ctrl+Shift+Enter |
Insert Line Below Current Line | Shift+Enter |
Move Lines Down | Alt+Down |
Move Lines | Alt+Up |
Next Word | Ctrl+Right |
Previous Word | Ctrl+Left |
Scroll Line Down | Ctrl+Down |
Scroll Line Up | Ctrl+Up |
Select Next Word | Ctrl+Shift+Right |
Select Previous Word | Ctrl+Shift+Left |
Toggle Folding | Ctrl+Numpad/ |
Toggle Overwrite | Insert |
To Lower Case | Ctrl+Shift+Y |
To Upper Case | Ctrl+Shift+X |
0 comments:
Post a Comment