vscode-pull-request-github
vscode-pull-request-github copied to clipboard
New 'create pr' view could suggest reviewers in the view
I would love to have a similar UI in the view to create a PR:
It anyway seems description input box is too large:
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.