📝 Editor
Guides to using and configuring editors.
Keyboard Shortcuts
| Command | Shortcut | Notes |
|---|---|---|
| Sort Lines | ||
| Command Palette | ⌘ + ⇧ + P | |
| Toggle Sidebar | ⌘ + B | |
| Toggle Terminal | ||
| Unfold All | ⌘ + K, ⌘ + J | |
| Fold Level 1 | ⌘ + K, ⌘ + 1 | |
| Comment Line | ⌘ + / | |
| Add Next Occurrence | ⌘ + D | |
| Select All Occurrences | ⌘ + ⌃ + G |
Mouse Gestures
- Multi-Cursor: Hold
Ctrland click to add a cursor.