Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.27 KB

intellij_commands.md

File metadata and controls

56 lines (42 loc) · 1.27 KB

IntelliJ Commands

IntelliJ 명령어 모음
Key Map : macOS

Command
Control
Option

⌨️ Use your keyboard more, and your mouse less

링크를 클릭하여 이동

| A | B | C | D | E | F | G | H | I | G | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z |

C

  • Close
    • Close Tab : ⌘ + w
      현재 열려 있는 Tab 닫기

D

  • Delete
    • Safe Delete : ⌘ + delete

E

  • Extract
    • Extract Field : ⌥ + ⌘ + f
    • Extract Method : ⌥ + ⌘ + m
    • Extract Variable : ⌥ + ⌘ + v

N

  • Navigate
    • Navigate Back : ⌘ + [
    • Navigate Front : ⌘ + ]

R

  • Refactor : ⌃ + T 커서 부분 Refactor

S

  • Show Parameter : ⌘ + p 파라미터 정보 보여주기

  • Show Toolbar

    • Porject : ⌘ + 1
    • Favorites : ⌘ + 2
      • Bookmarks
      • Breakpoints
    • Run Console : ⌘ + 4
    • TODO : ⌘ + 6
    • Structure : ⌘ + 7
    • Service : ⌘ + 8
    • Version Control : ⌘ + 9