IDEA commonly used shortcut keys, easier to use modified

IDEA shortcuts may be modified into the following composition, more convenient to operate:

Shortcuts:
- Get the package name: Ctrl + Alt + Shift + C : This shortcut is too long can be changed to T + Ctrl
- get file path: the Shift + Ctrl + C
- Rename: the Shift + F6
- profile open class view of such a method, and other fields: the Alt +. 7, the Ctrl + F12
- View interface implementation class: the Ctrl + the Alt + B
- View hierarchy: the Ctrl + H
- selected code catches the Alt + T + exception the Ctrl
- Ctrl + E: a list of recently opened files
- ctrl + E: open the selected class, method doc document information
- ctrl + B: open who calls its list
- ctrl + q: View classes, methods, and other documentation
- modify shortcut key: ctrl + F4- "instead ctrl + W closes the current file
- Ctrl + alt + c to copy the Shift + package proposal to change the name + t Ctrl
- return to the position last stay: ctrl + alt + arrow keys (<- to return)

Published 260 original articles · won praise 301 · Views 1.29 million +

Guess you like

Origin blog.csdn.net/zixiao217/article/details/104776720