MacOS:
- Jump to the beginning of a word:option (⌥) + ←
- Jump to the end of a word:option (⌥) + →
- Jump to a line:command (⌘) + ←
- Jump to the end of a line:command (⌘) + →
- When the cursor is inserted at the current position of the previous line:command (⌘) + option (⌥) + ↑
- Insert cursor at current position of next line:command (⌘) + option (⌥) + ↓
- Copy the current line to the next line:shift + option (⌥) + ↓
- Select the current position of the cursor to the line header:shift + commad (⌘) + ←
- Select the current position of the cursor to the end of the line:shift + commad (⌘) + →
- Open vscode’s own terminal:control (⌃) + ~