Similar in spirit to the :Git command in vim-fugitive. This buffer would ideally:
- Display the review body (collapsible)
- Display all review comments (each one collapsible)
- Pressing
Enter on the review body brings up the body to edit
- Pressing
Enter on a review comment jumps to that comment, while also displaying the :Gdiffsplit compared to the base branch.
Similar in spirit to the
:Gitcommand invim-fugitive. This buffer would ideally:Enteron the review body brings up the body to editEnteron a review comment jumps to that comment, while also displaying the:Gdiffsplitcompared to the base branch.