Vscode-pull-request-github: Enable user to copy to the clipboard the link to the PR

Created on 15 Jun 2020  路  6Comments  路  Source: microsoft/vscode-pull-request-github

On the description page I would love to be able to copy to the clipboard the PR link. Would save me having to click the link, go to the browser and copy the link from the browser URL input field. The whole idea of this extension is to keep the workflow within VS Code.

image

Thanks!

description page feature-request verification-needed verified

Most helpful comment

@dkent600 If I'm right you're talking about providing a copy to clipboard action next to the title of PR. @RMacfarlane I would like to take this if no one has taken this yet.

Ideally, I think there needs to be a copy icon(a notepad SVG) next to the edit icon which when clicked copies the link to clipboard.
But for now, I have added a button that lets users copy to the link. Let me know if a notification toast or message box should be displayed on the success of copying the link.

It would be great if someone with UX/photoshop skills provides an SVG that matches with the extension icons located in resources/icons.

issue-#1960

All 6 comments

@dkent600 If I'm right you're talking about providing a copy to clipboard action next to the title of PR. @RMacfarlane I would like to take this if no one has taken this yet.

Ideally, I think there needs to be a copy icon(a notepad SVG) next to the edit icon which when clicked copies the link to clipboard.
But for now, I have added a button that lets users copy to the link. Let me know if a notification toast or message box should be displayed on the success of copying the link.

It would be great if someone with UX/photoshop skills provides an SVG that matches with the extension icons located in resources/icons.

issue-#1960

This looks good @rishab-pdx have you got a PR in the works?

Would of thought we could use the same icon from github or opensource icon?
Inline_issue_action_to_go_to_query_by_alexr00_路_Pull_Request__1633_路_microsoft_vscode-pull-request-github

@ashrodan I could not get back earlier. There is a PR in work which makes use of vscode's clipboard api. If we can have the icon for copy action then I can merge it and create a final PR.

2203 addresses this! @RMacfarlane @ashrodan FYI

This is addressed in #2203

Was this page helpful?
0 / 5 - 0 ratings

Related issues

radu-matei picture radu-matei  路  3Comments

RamonMeffert picture RamonMeffert  路  3Comments

jrieken picture jrieken  路  3Comments

Tyriar picture Tyriar  路  4Comments

alexdima picture alexdima  路  3Comments