IntelliJ IDEA shortcuts:

Quick generated code: psvm + Enter

Fast output statements: sout + Enter

Formatting code: ctrl + alt + l

Quickly hide and open operating results box: alt + 4

Introducing package, automatic correction codes: alt + enter

Delete cursor line: ctrl + y

Copy the contents of the line cursor, the cursor position following insertion: ctrl + d

Single-line comments, press Cancel Notes: ctrl + /

Select the code comments, multiline comments, press Cancel Notes: ctrl + shift + /

Automatic code generation, toString, get, set methods: alt + ins

Mobile current code line: alt + shift + or down arrow

one left. . . I changed the configuration. . . Autocomplete to change the alt + / shortcut:

Modify the shortcut method: https://blog.csdn.net/HDZ1821/article/details/104545817 my this blog, click on the directory [idea] common configuration, you can jump to view.

发布了49 篇原创文章 · 获赞 23 · 访问量 6182

Guess you like

Origin blog.csdn.net/HDZ1821/article/details/104545953