| Ctrl + Space |
啟用自動補全 |
| Ctrl + X |
剪下行 |
| Ctrl + ⇧ + ↑ |
向上移動行/選中內容 |
| Ctrl + ⇧ + ↓ |
向下移動行/選中內容 |
| Ctrl + L |
選擇行 - 重複以選擇下一行 |
| Ctrl + D |
選擇詞 - 重複以選擇下一匹配 |
| Ctrl + M |
Jump to closing parentheses Repeat to jump to opening parentheses |
| Ctrl + ⇧ + M |
Select all contents of the current parentheses |
| Ctrl + ⇧ + K |
刪除行 |
| Ctrl + KK |
Delete from cursor to end of line |
| Ctrl + K + Backspace |
Delete from cursor to start of line |
| Ctrl + ⇧ + D |
Duplicate line(s) |
| Ctrl + J |
Join line below to the end of the current line |
| Ctrl + / |
Comment/un-comment current line |
| Ctrl + ⇧ + / |
Block comment current selection |
| Ctrl + Y |
Redo, or repeat last keyboard shortcut command |
| Ctrl + ⇧ + V |
Paste and indent correctly |
| Ctrl + Space |
Select next auto-complete suggestion |
| Ctrl + U |
soft undo; jumps to your last change before undoing change when repeated |