minghxx.blog
  • 인텔리제이 단축키
    2023년 08월 20일 00시 28분 39초에 업로드 된 글입니다.
    작성자: 민발자
    728x90

    1. 실행기능

    실행 ctrl + option + R
    현재 코드 실행 ctrl + R
    테스트 생성 command + shift + T

     

    2. 편의기능

    주석 command + /
    블럭 주석 command + option
    코드 정렬 option + command + L
    generate command + N
    Override 메서드 생성 ctrl + O
    이름 변경 shift + F6
    변수 추출 command + option + V
    파라미터 변수 확인 command + P
    import option + enter
    리팩터링 ctrl + T

     

    3. 편집기능

    라인 복제 command + D
    라인 삭제 command + X 
    라인 이동 shift + option + ↑↓
    포커스 끝으로 command + ←→
    포커스 단어 단위 이동 option + ←→

     

    4. 템플릿

    soutv prinln()메서드
    psvm public static void main(String[] args)

     

    5. 기타

    탭 이동 command + [ ]
    728x90
    댓글