-
phpstorm
- ⌘ + home — 맨위로 이동
- ⌥ + ⌘ + L - 선택 영역 Beautify
-
IntelliJ
- ⌘ + ⇧ + a — show all command
- ⇧ ****⇧ — 전체 검색
- ⌘ + ⇧ + o — search for files
- ⌘ + ⇧ + f — 내용 검색
- ⌘ + D — line 복사
- ⌘ + delete — line 삭제
- ⌃ + Enter — 자동 import
- ⌥ + ⌘ + L — 자동 정렬
- ⇧ + ⌥ + ↑/↓ — 라인 이동
- ⌥ + (fn) + F7 — 함수 사용하고 있는 소스 찾기
- ⌃ + D — debug, ⌥ + ⌘ + R — resume,
- ⌥ + ⌘ + ← → — 작업중 이전 이후 이동
- ⌘ + E - 최근
-
vsc
- show all command
- vsc find Regular
- 이전 코딩 자리로 이동
- Side Bar hide
- 현재 커서에서 특정 단위 선택
- 괄호 범위 앞/끝으로 이동
-
vi
- 삭제
- dd, dw, di / da + w ((, ), {, }, '', "", <>)
- 모두 삭제
- 바꾸기
-
eclipse
- command + F6 이전 창
- option + command + ← →
-
atom
-
notion
-
mac
- Finder 에서 터미널 열기
- 삭제
- spotlight
-
slack
- command + / 단축키
- option + shift + ↑/↓