Add toggle hunk diff and expand all hunk diffs key bindings (#14130)
Noticed these were missing when I was reading through the docs. Release Notes: - Add toggle hunk diff and expand all hunk diffs key bindings
This commit is contained in:
parent
945764e409
commit
36d3b16279
1 changed files with 2 additions and 0 deletions
|
@ -268,6 +268,8 @@ See the [tasks documentation](/docs/tasks#custom-keybindings-for-tasks) for more
|
||||||
| Redo selection | Editor | `⌘ + Shift + U` |
|
| Redo selection | Editor | `⌘ + Shift + U` |
|
||||||
| Rename | Editor | `F2` |
|
| Rename | Editor | `F2` |
|
||||||
| Reveal in File Manager | Editor | `Alt + ⌘ + R` |
|
| Reveal in File Manager | Editor | `Alt + ⌘ + R` |
|
||||||
|
| Toggle hunk diff | Editor | `⌘ + '` |
|
||||||
|
| Expand all hunk diffs | Editor | `⌘ + "` |
|
||||||
| Revert selected hunks | Editor | `⌘ + Alt + Z` |
|
| Revert selected hunks | Editor | `⌘ + Alt + Z` |
|
||||||
| Select all | Editor | `⌘ + A` |
|
| Select all | Editor | `⌘ + A` |
|
||||||
| Select all matches | Editor | `⌘ + Shift + L` |
|
| Select all matches | Editor | `⌘ + Shift + L` |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue