Shortcut | VSCode | Visual Studio | Intellij |
Multi Cursor | ctrl + alt + up or down alt + click |
alt + shift + up or down ctrl + alt + click ctrl + alt + double click ctrl + alt + drag alt + drag |
ctrl, ctrl (hold) + up or down alt + shift + click alt + shift + insert -> shift + up or down |
Matching Location | alt + shift + ; (add all) alt + shift + . (add next) alt + shift + , (remove the last) alt + shift + / (jump next) |
ctrl + alt + shift + j (add all) alt + j (add next) alt + shift + j (remove the last) |
|
Formatting | ctrl + k + d | ctrl + alt + L ctrl + alt +shift + L (option) |
|
Comment | ctrl + / | ctrl + k + c ctrl + k + u |
ctrl + / ctrl + shift + / (block) |
Duplicate current line | ctrl + d | ||
Move Line | alt + up or down | alt + shift + up or down | |
Rename All | shift + F6 | ||
Show Context Action | ctrl + . | alt + enter | |
Select Current Carrot | ctrl + d | ||
Select All Selected Word | ctrl + shift + L | ||
Extract / Introduce | cmd + option + v | ||
Collapse / Expand Block | ctrl + shift + [ command + option +[ ctrl +shift +] command + option +] ctrk + K, ctrl + 0~9 ctrk + K, ctrl + J |
ctrl + M + O ctrl + M + L ctrl + M + M (current position) |
'Programming > IDE and Setting' 카테고리의 다른 글
[Shortcut-Mac] Intellij (0) | 2023.02.09 |
---|---|
[Terminal] Mac Terminal Shortcut (0) | 2022.10.27 |
[Eclipse] 기본 세팅 방법 (0) | 2022.10.22 |
[Eclipse] Project 메뉴 (0) | 2022.10.22 |
[HomeBrew] 사용 법 (0) | 2022.10.22 |
댓글