툴/IntelliJ

[IntelliJ] Windows 단축키

pythaac 2022. 3. 9. 03:00
New File Alt + Insert
Rename Shift + F6
Constructor / Getter / Setter Alt + Insert
Settings Ctrl + Alt + s
implements interface시 자동 Override 입력 Alt + Insert
Static 생략 (Assertions) Alt + Enter
자동 저장 변수 생성 Ctrl + Alt + v
Refactoring 메뉴 Ctrl + Alt + Shift + t
Extract method Ctrl + Alt + m
파일 검색해서 이동하기 Shift + Shift
최근 파일 Ctrl + e
inline (생략 가능한 라인 하나로 병합) Ctrl + Alt + n

 

' > IntelliJ' 카테고리의 다른 글

[IntelliJ] Windows 세팅  (0) 2022.03.03