-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working when a VSCode Workspace has Multiple Repos #1111
Comments
I am also experiencing this issue. I've got an organisation github account, with multiple repos, each cloned into a vscode workspace. Only the first repo in the alphabetically-sorted list under Source Control Providers is available to the PR extension. Switching the focused repo in the Source Control Provider does not affect what PRS are available/visible in the Github PR extension.
|
Thanks for reporting this! It looks like the |
I've just checked in the change in VSCode, so the fix should be available in tomorrows VSCode Insider's. |
Awesome, thanks! Whats it looking like for the fix to be pulled in to the stable build? |
Based on microsoft/vscode#71830, the next stable build won't be until after May 10th |
@RMacfarlane ok thanks, not too long to wait. Cheers |
Closing this since the fix is now available in Insiders. |
Before the April VSCode Update, I was able to to create pull request for my multi-repository workspace. But since then, the extension is always focused on the first repository and changing it under source control has no effect.
Before, you could change the repository under which to create a pull request by choosing one of your git repos, under Source Control in the activity bar, not the most intuitive approach but it worked. This no longer works.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: