자동완성
window에서는 ctrl + space
mac에서는 command(⌘) + space는 spotligt 단축키이기 때문에 STS4에서 단축키 변경
줄 삭제
command(⌘) + d
복사 후 붙여넣기
option(⌥) + command(⌘) + 방향키(↓)
줄 옮기기
option(⌥) + 방향키(↓)
Class 파일 실행
function(fn) + command(⌘) + F11
자동 import
command(⌘) + shift + o
자동 들여쓰기
command(⌘) + shift + f
코드 리팩토링
option(⌥) + shift + r
이름바꾸기
F2
Setting > General > Keys
Content Assist: option(⌥) + space

syso 입력 후 option(⌥) + space 하면 자동완성 가능