Cheatography
https://cheatography.com
Hotkeys for various programs
Eclipse BasicShow hotkeys | Ctrl+Shift+L | Code completition | Ctrl+Space | Organize/Add imports | Ctrl+Shift+O | Run current editor | F9 | Run last command | Ctrl+F11 | Debug | F11 | Relaunch last pydev run | Ctrl+Shift+F9 |
Eclipse EditingDelete line | Ctrl+D | Delete next/last word | Ctrl+Del/Backspace | Delete to end of line | Ctrl+Shift+Del | Move lines | Alt+Up/Down | Insert line above/below | (Ctrl+)Shift+Enter | Copy lines | Ctrl+Alt+Up/Down | Comment add/remove | Ctrl+3/5 | Comment block | Ctrl+4 | Comment line | Ctrl+Shift+4 | Quick-Fix | Ctrl+1 |
Eclipse NavigateLast edit location | Ctrl+Q | Next method | Ctrl+Shift+Up/Down | Goto definition | F3 | History (open files, ...) | Alt+Left/Right | Goto matching bracket | Ctrl+Shift+P | Next word | Ctrl+Right/Left | Quick switch editor | Ctrl+E |
| | Eclipse SelectSelect scope | Alt+Shift+Up/Down | Select up/down file | Shift+Alt+Right/Left | Select to word boundary | Ctrl+Shift+Right/Left |
Eclipse ViewCollapse/-Un | Ctrl+-/= | Collapse all/Un- | Ctrl+9/0 | Maximize active view | Ctrl+M | Switch editor | Ctrl+Shift+E | Previous perspective | Ctrl+Shift+F8 |
Eclipse OtherGoto line | Ctrl+L | Open resource (file, ...) | Ctrl+Shift+R | Rename variable | Alt+Shift+R | To lower | Ctrl+Shift+Y | Goto next problem | Ctrl+. | Close all | Ctrl+Shift+F4 | Format code | Ctrl+Shift+F | Refactor quick menu | Alt+Shift+T | Show global tokens | Ctrl+Shift+T | Show quick outline | Ctrl+O |
| | IrfanviewTake screenshot | C | Crop | select rectangle; Ctrl-Y | Copy selection | Ctrl-C |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets