Show Menu
Cheatography

Hotkeys Cheat Sheet by

Hotkeys for various programs

Eclipse Basic

Show hotkeys
Ctrl+S­hift+L
Code comple­tition
Ctrl+Space
Organi­ze/Add imports
Ctrl+S­hift+O
Run current editor
F9
Run last command
Ctrl+F11
Debug
F11
Relaunch last pydev run
Ctrl+S­hift+F9

Eclipse Editing

Delete line
Ctrl+D
Delete next/last word
Ctrl+D­el/­Bac­kspace
Delete to end of line
Ctrl+S­hif­t+Del
Move lines
Alt+Up­/Down
Insert line above/­below
(Ctrl+­)Sh­ift­+Enter
Copy lines
Ctrl+A­lt+­Up/Down
Comment add/remove
Ctrl+3/5
Comment block
Ctrl+4
Comment line
Ctrl+S­hift+4
Quick-Fix
Ctrl+1

Eclipse Navigate

Last edit location
Ctrl+Q
Next method
Ctrl+S­hif­t+U­p/Down
Goto definition
F3
History (open files, ...)
Alt+Le­ft/­Right
Goto matching bracket
Ctrl+S­hift+P
Next word
Ctrl+R­igh­t/Left
Quick switch editor
Ctrl+E
 

Eclipse Select

Select scope
Alt+Sh­ift­+Up­/Down
Select up/down file
Shift+­Alt­+Ri­ght­/Left
Select to word boundary
Ctrl+S­hif­t+R­igh­t/Left

Eclipse View

Collap­se/-Un
Ctrl+-/=
Collapse all/Un-
Ctrl+9/0
Maximize active view
Ctrl+M
Switch editor
Ctrl+S­hift+E
Previous perspe­ctive
Ctrl+S­hift+F8

Eclipse Other

Goto line
Ctrl+L
Open resource (file, ...)
Ctrl+S­hift+R
Rename variable
Alt+Sh­ift+R
To lower
Ctrl+S­hift+Y
Goto next problem
Ctrl+.
Close all
Ctrl+S­hift+F4
Format code
Ctrl+S­hift+F
Refactor quick menu
Alt+Sh­ift+T
Show global tokens
Ctrl+S­hift+T
Show quick outline
Ctrl+O
 

Irfanview

Take screenshot
C
Crop
select rectangle; Ctrl-Y
Copy selection
Ctrl-C
               
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Eclipse Cheat Sheet
          Selenium WebDriver Cheat Sheet Cheat Sheet
          ISTQB Test Automation Engineering Cheat Sheet