Intellij IDEA default static void main shortcut
By:Roy.LiuLast updated:2019-08-11
In IDEA, you can type psvm and press Tab to generate the public static void main(String[] args) automatically.

To show all shortcuts, press CTRL + J

References
From:一号门
COMMENTS