🎹
Keyboard Shortcuts
We’ve found that keyboard shortcuts are very helpful in efficiently reviewing code.
Use ⌘K in most places in the application to load a command window that lists available options and actions. You can also trigger the command window using the button at bottom left of review screens.
Here’s a list of the current shortcuts. We’re adding more as we improve the product!
Shortcut | Action |
---|---|
j | Next file in review |
k | Previous file in review |
u | Up to parent review |
n | Next change in diff |
p | Previous change in diff |
c | Add comment at diff cursor |
⇧ + N | Next Diff Line |
⇧ + P | Previous Diff Line |
↓ | Next Diff Line (alternate) |
↑ | Previous Diff Line (alternate) |
→ | Switch diff cursor to current side |
← | Switch diff cursor to baseline side |
s | Toggle diff side |
f | Toggle feedback drawer |
r | Add reviewers |
⌘ + enter | Save draft comment or save reviewers (based on context) |
g then c | Go to My Changes |
g then f | Go to My Feedback |
g then s | Go to Settings |
Last modified 11mo ago