본문 바로가기
Programming/IDE and Setting

[Shortcut-Mac] Intellij

by skyrun 2023. 2. 9.
Command Intellij
Cursur to next line shift + enter
Auto complete cmd + shift + enter
Run ctrl + R
Stop cmd + F2
Parameter Info cmd + P
Generate / New File cmd + N
Reformat Code option + cmd + L
Comments /* or /** + enter
Introduce Variable cmd + option + V
Create New Test cmd + shift + T
Show Context Actions (import, static import) option + enter
Rename shift + F6
Navigate Backward / Forward cmd + [ or ]
Insert Line Upper / Below option + cmd + enter / shift + enter
Move to Error F2

 

'Programming > IDE and Setting' 카테고리의 다른 글

[Shortcut-Window] VSCode, Visual Studio, Intellij  (0) 2022.11.02
[Terminal] Mac Terminal Shortcut  (0) 2022.10.27
[Eclipse] 기본 세팅 방법  (0) 2022.10.22
[Eclipse] Project 메뉴  (0) 2022.10.22
[HomeBrew] 사용 법  (0) 2022.10.22

댓글