Keyboard shortcuts
Upsource provides a set of keyboard shortcuts to help use some of its features without touching the mouse. Most of these shortcuts streamline searching and navigating the code, replicating the usual IDE navigation experience as much as possible.
The following keyboard shortcuts have been implemented so far. Most of them work in Browse Code, File, and Side-by-side diff views unless specified otherwise.
Navigation
Side-by-side diff
Shortcut (Windows) | Shortcut (Mac) | Description |
---|---|---|
Alt+Down | Alt+Down | Next change |
Alt+Up | Alt+Up | Previous change |
Alt+L | Alt+L | Link to code selection |
Alt+F8 | Alt+F8 | View usages diff |
Commenting and code review
Shortcut (Windows) | Shortcut (Mac) | Description |
---|---|---|
Ctrl+Enter | Ctrl+Enter | Submit the comment form |
Alt+C | Alt+C | Comment on code selection |
Alt+L | Alt+L | Link to code selection |
To display this shortcut list from Upsource, focus away from a main view and any text fields, and press Shift+/
Last modified: 13 July 2017