feat: copy thread / conversation

This commit is contained in:
2026-08-04 16:26:50 +02:00
parent 63ce0319f7
commit d3f98c6dbe
7 changed files with 350 additions and 4 deletions

View File

@@ -53,8 +53,8 @@ and pull-request metadata editing are already implemented.
- Open the current PR, thread comment, submitted review, check, annotation,
commit, or source location in a browser.
- Copy URLs, commit SHAs, file paths, branch names, rendered comment text, and
raw Markdown through explicit contextual actions.
- Copy individual URLs, commit SHAs, file paths, branch names, rendered comment
text, and raw Markdown through explicit contextual actions.
- Add a dedicated changed-files/check-details view. It should make the complete
PR diff and check annotations inspectable even when no review thread exists
at that location.