vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

New 'create pr' view could suggest reviewers in the view

Open ulugbekna opened this issue 2 years ago • 1 comments

I would love to have a similar UI in the view to create a PR:

image

It anyway seems description input box is too large:

image

ulugbekna avatar Jul 13 '23 13:07 ulugbekna

I'd love to have this too, but the API to get suggested reviewers only exists for already created PRs. We'd need to implement our own suggestion to have this before the PR is created.

alexr00 avatar Dec 10 '25 09:12 alexr00