Skip to content

Instantly share code, notes, and snippets.

@weilandia
Last active January 11, 2022 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weilandia/b6706d1be2d573c74b12 to your computer and use it in GitHub Desktop.
Save weilandia/b6706d1be2d573c74b12 to your computer and use it in GitHub Desktop.

##Site Wide Shortcuts

Shortcut Description
s Focus on the search bar
g + n Go to your notifications

##Repos

Shorcut Description
Shortcut Description
g + c Go to the root of your repo
g + i Go to your repo's issues
g + p Go to your repo's pull requests

##Source Code

Shorcut Description
t Activates file finder (fuzzy finder)
l Jump to a line in your code
w Switch to a new branch or tag

##Comments

Shorcut Description
cmd/ctrl + b Inserts Markdown formatting for bolding text
cmd/ctrl + i Inserts Markdown formatting for italicizing text
cmd/ctrl + k Inserts Markdown formatting for creating a link

##Issues

Shorcut Description
c create an issue
/ Focus on the search bar
l Filter or edit by labels
m Filter or edit by milestones
a Filter or edit by assignee
@gootenheizen
Copy link

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment