Fast Key |
function |
Notes |
command+1 |
Quick fixes (automatic guide packs, etc.) |
For example, with the SYSO, and main coordination can quickly construct method signature |
alt+/ |
Auto-complement |
|
command+/ |
Select a section to add (remove) Comments |
|
Command+d |
Delete When moving forward |
|
Command+alt+s |
Pull up the Source menu |
Getter/setter, and overriding and overwriting the parent class method, and so on, the operations related to generating source code are in the context of this key |
command+shift+f |
Formatting code |
|
command+e |
Show recently edited document |
|
command+shift+l |
Show all shortcut keys on this view |
|
command+2+l |
Introducing variables |
For example, in the Calendar.getinstance (), use this shortcut key to automatically fill |
command+alt+↓ |
Copy current line to next line |
|
command+alt+↑ |
Copy current line to previous line |
|
alt+→ |
Move to the next word |
|
alt+← |
Move to the previous word |
|
Alt+del |
Delete a previous word |
|
command+→ |
Move to end of line |
|
command+← |
Move to the beginning of a line |
|
alt+shift+→ |
Select the next word |
|
alt+shift+← |
Select the previous Word |
|
command+shift+→ |
Select the current position to the end of the line |
|
command+shift+← |
Select the current position to the beginning of the line |
|
alt+command+m |
Selected section extraction as method |
|
command+[ |
Jump to previous edit |
|
command+] |
Jump to the next edit |
|
command+l |
Jumps to the specified line |
|
shift+command+p |
Jump to appropriate braces |
|
control+alt+↓ |
Skip to the next member function or member variable |
|
control+alt+↑ |
Skip to previous member function or variable |
|
command+↑ |
Move to the beginning |
|
command+↓ |
Move to the end |
|
Shift+command+enter |
Insert a line above the bank |
|
Control+q |
The last place to edit (global) |
|
control+m |
Toggle Maximize and Minimize |
|
Alt+command+n |
Bring up the new menu |
|
command+. |
View Code warnings (yellow exclamation mark) |
|
Command+f8 |
Toggle View |
|
control+alt+h |
View the current function call stack |
|
control+h |
Open Find dialog box |
Find functions, files, classes, etc. |
Command+o |
Open the current file structure |
|
Shift+command+o |
Automatically import the currently missing package |
|
command+2+l |
Take the temporary new variable and name it as a local variable |
|
command+2+f |
Take the temporary new variable name as a member variable |
|
command+2+r (alt+command+r) |
Renaming variables |
|
shift+command+f11 |
Run the current file |
|
Shift+command+s |
Save All Files |
|
control+↑ |
Scroll up the page |
|
control+↓ |
Scroll down the page |
|
Alt+command+q |
Pull up show view. |
|
shift+command+e |
Show editor list (praise) |
|
alt+command+/ |
Full Name |
|
shift+command+x |
Select All Caps |
|
Shift+command+y |
Select All lowercase |
|