🔥 GitHub Popular Shortcuts
Boost your development workflow with GitHub's handy shortcuts for quick repository navigation, code editing, and review actions.
TOP 1
?
Show keyboard shortcuts dialog
Displays a dialog listing all keyboard shortcuts available on the current page.
🎯 Instantly view all available shortcuts for the current page.
💡 Hint: ?
TOP 2
S → /
Focus search bar
Focuses the search bar.
🎯 Focus on the page's search bar to quickly search any content.
💡 Hint: Search bar
TOP 3
G+C
Go to Code tab
Navigates to the repository's Code tab.
🎯 Quickly navigate to a repository's Code tab.
💡 Hint: Code tab
TOP 4
G+I
Go to Issues tab
Navigates to the repository's Issues tab.
🎯 Quickly navigate to a repository's Issues tab.
💡 Hint: Issues tab
TOP 5
G+P
Go to Pull request tab
Navigates to the repository's Pull request tab.
🎯 Quickly navigate to a repository's Pull Requests tab.
💡 Hint: Pull request tab
TOP 6
T
Open file finder
Opens the file finder in the code view.
🎯 Open the file finder in code view to swiftly locate files.
💡 Hint: T
TOP 7
L
Go to line within code
Jumps to a specific line in the code file.
🎯 Instantly jump to any line within the code file.
💡 Hint: Line
TOP 8
.
Open in GitHub.dev editor (same tab)
Opens the GitHub.dev editor in the same browser tab.
🎯 Open the GitHub.dev editor in the same tab to quickly start editing in the browser.
💡 Hint: .
TOP 9
Ctrl+Enter
Submit comment
Submits the comment.
🎯 Submit comments quickly with Ctrl+Enter in comment fields.
💡 Hint: Enter