문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
intellij_idea:live_template [2014/11/04 16:47] kwon37xi 만듦 |
intellij_idea:live_template [2022/04/15 16:43] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== IntelliJ Live Template ====== | ====== IntelliJ Live Template ====== | ||
| + | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== 특수 변수 ===== | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ===== Surround Template ===== | ||
| + | * 뭔가를 선택하고 '' | ||
| + | * '' | ||
| ===== Date deep copy Getter/ | ===== Date deep copy Getter/ | ||
| 줄 16: | 줄 26: | ||
| } | } | ||
| </ | </ | ||
| + | * Applicable : in Java declaration | ||
| * Reformat according to style : check | * Reformat according to style : check | ||
| * Use static import if possible : check | * Use static import if possible : check | ||
| * Shorten FQ names : check | * Shorten FQ names : check | ||
| * Variables | * Variables | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| - | * Expression : '' | + | * Expression : '' |
| + | |||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||
| + | |||