coc-git icon indicating copy to clipboard operation
coc-git copied to clipboard

Bold feature request: github PR review

Open jackieli-tes opened this issue 3 years ago • 1 comments

Often we I review the code, I had to check out the branch and do a local review. I need jump around the source code to understand.

But then I still have to:

  1. open the web page
  2. find the file I was looking at
  3. type my comments

Wouldn't it be nice to have an action to say: "pr.review.comment" and have a new split window to add a comment. And when I'm done, have an action pr.review.complete

jackieli-tes avatar Mar 18 '22 11:03 jackieli-tes

I just found https://github.com/pwntester/octo.nvim has similar features I'd like. But it depends on telescope and has many other features.

jackieli-tes avatar Apr 03 '22 05:04 jackieli-tes