Shift + F6 Automatically change variables with the same name
Ctrl + Shift Move to next line
Ctrl + Alt + v Auto-complete variable types, names, and return codes
Ctrl + Alt + L Reformat code
Ctrl + Shift + Alt + t Extract Method
The code needs to be wrapped in drag { .prompt-tip}
psvm Auto-complete Main method
1
Public Static Void Main(String[] args){}
Alt + Insert Key Create New File