idea pycharm common shortcuts

Ctrl + Q Quick View Document
Ctrl + / line comments (optionally in multiple lines)
ctrl + L code formatting the Alt +
Ctrl + Alt + I automatic indentation
Ctrl + Alt + O Auto Import
Ctrl + D Copies the selected region or row to the back or the next line
Ctrl + Y delete the current line
Shift + enter a row on a separate line
Ctrl + Backspace to delete the character to the beginning
Ctrl + B / left mouse button to define the method of the
Ctrl + Alt + left and right keys back into place before
Ctrl + W select the added code blocks
Ctrl + E recently accessed files
Ctrl + Shift + Enter to complete the sentence
Ctrl + N Jump to kind
Ctrl + F12 in the current file search method or variable or character
Ctrl + H type hierarchy
Ctrl + Alt + B Jump to realize

Guess you like

Origin www.cnblogs.com/shengs/p/11976491.html