Alex Ross

Results 455 comments of Alex Ross

Ok, seems like there's still some difference between what the server I'm testing with and the one that you're using returns. I assumed that they'd return the same unauthenticated response,...

Thanks for sticking with this @wrslatz. It seems that your GitHub Enterprise server isn't providing any information at all that we can use to know that it's actually GitHub Enterprise....

New behavior: If we can't tell that the remote is github.com or GitHub Enterprise there will be a "Sign in with GitHub Enterprise" button in the GitHub view. If you...

Thanks for verifying that the issue is fixed! If you feel confident the first two auth options fail because of issues with your Enterprise setup, then I don't think we...

Not opening the changes view and focus view was something that the Codespaces folks specifically asked for, so this is actually controlled by Codeapces through a command at the moment:...

I'm not able to reproduce this issue. This may be a duplicate of https://github.com/microsoft/vscode-pull-request-github/issues/3891. @SimonTeo58 does signing out and back in again solve this?

@ArmantG this grammar should still be an improvement over the old one even though it still doesn't work for the example you gave (quick testing showed it did better on...

Great, thank you for the pointer. I've updated VS Code pull from https://github.com/dotnet/razor-tooling.

Not all the extensions that currently contribute to the "Copy As" menu aren't really contributing "Share" commands. Here's what the "Copy As" menu looks like with Gitlens installed: ![image](https://user-images.githubusercontent.com/38270282/191512966-601a29db-2369-4bc2-add1-cf1d6402ea6b.png) "Copy...

Share menu with these changes: ![image](https://user-images.githubusercontent.com/38270282/191518318-805488aa-fb79-488e-9acc-27e55bb3a967.png) Which, with the extensions I have installed, leaves me with this in the Copy As menu: ![image](https://user-images.githubusercontent.com/38270282/191518500-871c0407-918f-4d5e-8edd-010612c47726.png)