plz.review docs
  • ๐Ÿ˜ŽWhat is plz.review?
  • โšกQuick Start
  • Fundamentals
    • ๐Ÿ’ซHow to plz
    • ๐Ÿ’…Web UI Basics
    • ๐Ÿ–ฅ๏ธCLI Basics
    • ๐Ÿ“šPlaybook
    • ๐ŸŽนKeyboard Shortcuts
    • ๐ŸŽฎCLI User Guide
      • Creating reviews
      • Stacking reviews
      • Merging reviews
      • Amending reviews
  • Support
    • ๐Ÿ’ŒContact Us
    • ๐Ÿ”ฌKnown Issues
  • Security & Policies
    • ๐Ÿ”Security
      • GitHub
      • Slack
      • Policies & Compliance
      • Privacy Policy
      • Terms of Use
Powered by GitBook
On this page
  1. Fundamentals

Keyboard Shortcuts

PreviousPlaybookNextCLI User Guide

Last updated 2 years ago

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

Ideas for more shortcuts? Please .

๐ŸŽน
give us feedback
Screen Shot 2022-04-26 at 10.18.13 PM.png