You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love this feature as well. I have a set of diffs in a PR that I would like to comment and start a thread on, but I have to first find the specific commit that made the change in order to be able to comment anything and this is a big limitation imo.
It would be a simpler workflow to
open the PR using gh.nvim,
then go to any diff on any file, and be able to call GHCreateThread which then brings up a modal filled with commits that changed the specific file ( see advanced-git-search)
write your thread comment on the split-screen buffer that opens up.
the diffview does show the comment but it doesn't seem like the user can create a thread outside of the diff lines.
The text was updated successfully, but these errors were encountered: