We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d694554 commit 925e3abCopy full SHA for 925e3ab
1 file changed
_posts/IDE/2025-02-04-ide-vscode-shorcuts.md
@@ -95,6 +95,7 @@ image: /assets/img/thumbnail/visual-studio-code-logo.png
95
| `⇧⌥⌘↑ / ⇧⌥⌘↓` | 커서 기준 위/아래 다중 선택 |
96
| `⌘U` | 마지막 커서 실행 취소 |
97
| `⇧⌥I` | 선택한 각 줄 끝에 커서 삽입 |
98
+| `⌘D` | 같은 단어 선택 |
99
100
## 제안 및 힌트
101
0 commit comments