Skip to content

Commit c87819c

Browse files
committed
[Tool-工欲善其事,必先利其器] "Tip of the Day" of IntelliJ IDEA
1 parent 7da29d0 commit c87819c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/IntelliJ IDEA/Tip of the Day.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ After the code fragment that you want to change, type a dot (.), press ⌘J:Po
3636
⌘J:Live Templates, complete any valid Live Template abbreviation
3737
Tab:Try Live Templates, File | Settings | Live Templates, Live Templates allow you to generate many typical code constructs in seconds!
3838
⇧⌘↑ or ⇧⌘↓:Move Statement Up/Down action is useful for reorganizing the code lines
39+
shift+⌘T:Choose Test
3940

4041

4142
#### Edit

0 commit comments

Comments
 (0)