← Back to Shortcut Collections
GitHub

GitHub

The world's largest code sharing platform revolutionizing open-source development with pull requests and issue management

Review shortcuts that streamline collaborative development and improve code quality with code review and comment features

Ctrl+B
Insert bold text in comment
Inserts bold Markdown in the comment field.
💡 Hint: Bold
🎯 Use bold text in review comments to effectively emphasize important points
Ctrl+I
Insert italic text in comment
Inserts italic Markdown in the comment field.
💡 Hint: Italic
🎯 Use italic text in review comments to clarify supplementary explanations
Ctrl+E
Insert inline code in comment
Inserts inline code Markdown in the comment field.
💡 Hint: Encode
🎯 Insert code blocks in review comments to present specific modification suggestions
Ctrl+K
Insert link in comment
Inserts link Markdown in the comment field.
💡 Hint: Klink
🎯 Insert links in review comments to share reference materials and related information
Ctrl+Enter
Submit comment
Submits the comment.
💡 Hint: Enter
🎯 Quickly submit review comments to provide efficient feedback
R
Quote selected text
Quotes the selected text in the comment.
💡 Hint: Reference
🎯 Quote selected text to efficiently comment on specific portions
Q
Request a review
Requests a pull request review.
💡 Hint: Query
🎯 Request pull request reviews to facilitate the code review process
Ctrl+Shift+Enter
Submit review comment
Submits a review comment in the files changed view.
💡 Hint: Enter
🎯 Submit review comments in the changed files view for efficient diff review
Shift+Click
Comment on multiple lines
Shift+click to select multiple lines and comment.
💡 Hint: Shift+Click
🎯 Comment on multiple lines to provide comprehensive feedback on extensive changes
Ctrl+G
Insert suggestion in comment
Inserts a suggested change into a comment.
💡 Hint: Go
🎯 Insert suggested changes in pull requests to efficiently present specific improvement proposals