merge-request-integration
merge-request-integration copied to clipboard
Keyboard shortcuts for reviewing comments
Some keyboard shortcuts for reviewing comments are sorely missing:
- When in comment editor, accept/reply e.g. Ctrl-Enter and cancel e.g. Esc.
- When in comment editor or comments list, goto code location e.g. F4 (goto source).
- When in code editor, jump to comment for this line. Maybe should be default behavior for new comment task?
- When in code editor, go to next/previous file in the MR e.g. Alt-Right/Alt-Left like in diff editor / maybe Alt-Down/Alt-Up because the file list is vertical? Also F7/Shift-F7 when on last diff / when on first diff like diff editor)
- When in comment list, ability to scroll to to source on changing current selection, especially using keyboard up/down (like project pane).