Alex Ross

Results 674 comments of Alex Ross

@hbons as well in case you have thoughts on this.

It's not ideal, but does this work if you sign out of your personal account?

I think you can also use a Microsoft account for settings sync, but once again, this isn't ideal. I'm going to take a look at this in September and I...

I took a look at this and started implementing it, only to realize that first https://github.com/microsoft/vscode/issues/127967 needs to be done. Once the upstream issue is addressed I'll come back to...

Only 1 account at a time is supported at the moment. You'll need to sign out of your first account before signing in with a second one. @TylerLeonhardt FYI for...

@TylerLeonhardt is working on the first steps of getting multiple account support going.

I think have the " (check) Checked Out" next to the "Checkout 'main'" right next to eachother makes sense. And I want to keep them first because they are the...

I supposed if the rate limit is hit multiple times then we could shut things down. I'm hesitant to do that though as this rate limit has not been in...

Some notes for further investigation later: We end up in this situation when the GitHub API we use to get the diff doesn't include a [`patch`](https://github.com/microsoft/vscode-pull-request-github/blob/3f955e5b8938d08c3ee143cc6da1590e7a86ae09/src/github/interface.ts#L130-L131) [here](https://github.com/microsoft/vscode-pull-request-github/blob/3f955e5b8938d08c3ee143cc6da1590e7a86ae09/src/github/pullRequestModel.ts#L1258-L1281).