Learn how to use the comment navbar with cubic
The comment navigation bar helps you quickly move through unresolved comments in a pull request, speeding up the review process by letting you jump directly to what matters.
The comment navigation bar automatically appears at the bottom of your screen whenever there is at least one unresolved comment in the pull request you’re viewing. It’s designed to keep you focused and moving efficiently.
Easily navigate between comments:
Option ↑
(Previous comment)Option ↓
(Next comment)The currently selected comment is clearly highlighted with a white outline, making it easy to keep track of your position.
Use this action when you want an AI agent to propose or even implement the fix:
C
when the bar is focused), then paste directly into tools like Cursor, Codeium, or GitHub Copilot Chat.Option ↓
to jump, C
to copy, paste into your IDE, get the patch, then hop back and resolve.Close out discussions as you work and keep momentum:
Cmd E
(⌘ E) while the comment is selected to resolve without touching the mouse.Resolving a comment automatically moves you to the next unresolved comment, streamlining your review workflow and keeping interruptions to a minimum.
Learn how to use the comment navbar with cubic
The comment navigation bar helps you quickly move through unresolved comments in a pull request, speeding up the review process by letting you jump directly to what matters.
The comment navigation bar automatically appears at the bottom of your screen whenever there is at least one unresolved comment in the pull request you’re viewing. It’s designed to keep you focused and moving efficiently.
Easily navigate between comments:
Option ↑
(Previous comment)Option ↓
(Next comment)The currently selected comment is clearly highlighted with a white outline, making it easy to keep track of your position.
Use this action when you want an AI agent to propose or even implement the fix:
C
when the bar is focused), then paste directly into tools like Cursor, Codeium, or GitHub Copilot Chat.Option ↓
to jump, C
to copy, paste into your IDE, get the patch, then hop back and resolve.Close out discussions as you work and keep momentum:
Cmd E
(⌘ E) while the comment is selected to resolve without touching the mouse.Resolving a comment automatically moves you to the next unresolved comment, streamlining your review workflow and keeping interruptions to a minimum.