jasonnutter / vscode-github-pr

VS Code plugin for working with Github PRs.
https://marketplace.visualstudio.com/items?itemName=jasonnutter.github-pr
MIT License
5 stars 3 forks source link

Feature request: Support multi-root workspaces #7

Open sentience opened 6 years ago

sentience commented 6 years ago

I’d like to be able to create a PR for a branch in any one of multiple Git repositories in my workspace. Right now, it seems I can only create a PR for the first root directory in the workspace.

jasonnutter commented 6 years ago

Already planning to add multi-root workspace support, should have an update out soon!