Skip to content

Commit d5ae9e8

Browse files
Add keyboard shortcut for toggling annotations
Ability to toggle annotations was added as part of https://github.com/github/special-projects/issues/89
1 parent 151bf2a commit d5ae9e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/github/getting-started-with-github/keyboard-shortcuts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
6464
|<kbd>w</kbd> | Switch to a new branch or tag
6565
|<kbd>y</kbd> | Expand a URL to its canonical form. For more information, see "[Getting permanent links to files](/articles/getting-permanent-links-to-files)."
6666
|<kbd>i</kbd> | Show or hide comments on diffs. For more information, see "[Commenting on the diff of a pull request](/articles/commenting-on-the-diff-of-a-pull-request)."
67+
|<kbd>a</kbd> | Show or hide annotations on diffs
6768
|<kbd>b</kbd> | Open blame view. For more information, see "[Tracing changes in a file](/articles/tracing-changes-in-a-file)."
6869

6970
### Comments

0 commit comments

Comments
 (0)