[인텔리제이 / IntelliJ] 단축키 모음 (macOS)

이태권 (Taekwon Lee)·2022년 12월 19일

편집기

println

sout

System.out.println();

글자 크기 조정

control + shift + , : 글자 확대
control + shift + . : 글자 축소

각주

command + / : 한 줄 각주
control + shift + / : 블럭 단위 각주




검색

command + shift + A : 액션 검색




복사 & 삭제

command + D : 해당 라인 복제
command + delete : 해당 라인 삭제




편집

들여쓰기

Tab : 오른쪽으로 들여쓰기
shift + Tab : 왼쪽으로 들여쓰기

control + option + I : 자동 들여쓰기

커서 포커스

shift + option + 우클릭 : 멀티 포커스 (마우스)
option + ( option + 위/아래 ) : 멀티 포커스 (키보드)

단어 선택

control + G : 같은 단어 N번 선택

control + option + G : 같은 단어 모두 선택




도구 열기

command + 0 : Commit → Git Repository와 연결
command + 1 : Project
command + 2 : Bookmarks
command + 3 : Find
command + 4 : Run
command + 5 : Debug
command + 6 : Problems
command + 7 : Structure
command + 8 : Services
command + 9 : Version Control




파일 열기

alt + command + 위/아래 : 현재 작업중인 파일 열기

profile
(Backend Dev.) One step at a time

0개의 댓글