문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
intellij_idea:ideavim [2021/04/11 17:12] kwon37xi [easy-motion] |
intellij_idea:ideavim [2022/12/21 14:30] (현재) kwon37xi |
||
---|---|---|---|
줄 4: | 줄 4: | ||
* IntelliJ 에서 [[: | * IntelliJ 에서 [[: | ||
* [[https:// | * [[https:// | ||
+ | * [[http:// | ||
+ | |||
+ | ===== 설정 파일 ===== | ||
+ | * [[https:// | ||
+ | |||
+ | ===== actions ===== | ||
+ | * '': | ||
+ | * '': | ||
+ | * '' | ||
+ | * 키보드 매핑 | ||
+ | |||
+ | < | ||
+ | map 단축키 < | ||
+ | " 예 | ||
+ | " Map \r to the Reformat Code action | ||
+ | map \r < | ||
+ | |||
+ | " Map < | ||
+ | map < | ||
+ | |||
+ | " Map \b to toggle the breakpoint on the current line | ||
+ | map \b < | ||
+ | </ | ||
===== 관련 도우미 plugin ===== | ===== 관련 도우미 plugin ===== | ||
줄 9: | 줄 32: | ||
==== easy-motion ==== | ==== easy-motion ==== | ||
- | * '' | + | < |
+ | set easymotion | ||
+ | </ | ||
* 두 가지 플러그인이 모두 설치돼 있을 경우 [[https:// | * 두 가지 플러그인이 모두 설치돼 있을 경우 [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | ===== 설정 파일 | + | ==== surround |
- | * '' | + | < |
+ | set surround | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | ==== commentary | ||
+ | < | ||
+ | set commentary | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | ==== multiple-cursors ==== | ||
+ | < | ||
+ | set multiple-cursors | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ==== 문자열 대체 새줄 기호(substitute, | ||
+ | * [[: | ||
+ | * ideavim 은 '' | ||
+ | * 이 경우 '': | ||
줄 24: | 줄 71: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// |