Skip to content

Commit

Permalink
Add keyboard shortcut for toggling annotations
Browse files Browse the repository at this point in the history
Ability to toggle annotations was added as part of https://github.com/github/special-projects/issues/89
  • Loading branch information
aaron-tdouble authored Feb 22, 2021
1 parent 151bf2a commit d5ae9e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
|<kbd>w</kbd> | Switch to a new branch or tag
|<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)."
|<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)."
|<kbd>a</kbd> | Show or hide annotations on diffs
|<kbd>b</kbd> | Open blame view. For more information, see "[Tracing changes in a file](/articles/tracing-changes-in-a-file)."

### Comments
Expand Down

0 comments on commit d5ae9e8

Please sign in to comment.