자주 쓰는 단축키
- <Control> + <Space Bar> : 추천 코드
- <Alt> + <Enter> : 제안 보기
- <Alt> + <Insert> : Generate
- <Control> + <Alt> + ←/→ : 이전/다음 커서 위치
- <Control> + <Alt> + <L> : 자동 Indent
- <Control> + <Alt> + <O> : 자동 Import
- <Shift> + <Enter> : 다음 줄로 이동
- <Control> + <Shift> + <Enter> : 자동 완성하고 다음 줄로 이동
- <Control> + <코드 클릭> : 해당 코드의 원본 위치로 이동
- <Shift> + <6> : Rename
세팅
- Editor → General → Code Completion
- Show suggestions as you type
- Automatically Insert single suggestions for:
- Editor → General → Code Folding
- 코드 한 줄로 표시(Folding)
- 체크 해제
- General → Mouse Control → Change font size with Ctrl+Mouse Wheel in:
- 체크 시 마우스 휠로 글자 크기 조정 가능
- All editors에 체크 하면 모든 에디터의 글자 크기로 적용됨