-
-
Ctrl+Shift+T -> Open Type
-
Ctrl+O -> Search for a particular method
-
Ctrl+L -> Going to a particular line number
-
Ctrl+Q -> Last edited location
-
Ctrl+E -> Looks for opened files in the editor
-
Ctrl+F8 -> Switching for perspective
-
Ctrl+Shift+F -> Format code
-
Ctrl+Shift+O -> Organize imports and remove unused ones.
-
Alt+Shift+R -> Refactor by renaming
Form complete set of shortcuts,
|