Tyler James Leonhardt

Results 627 comments of Tyler James Leonhardt

@daviwil did you ever get the chance to open that issue on VSCode?

I did https://github.com/microsoft/vscode/issues/92433

Can you follow these steps so that we can get more information on what's going on? #### Enable trace logging * Open the Command Palette (cmd/ctrl+shift+p) * Run the `Developer:...

Nice find. I've got a fix out for this. The culprit is how the C# Dev Kit asks for auth... they do something that's technically valid... but weird. If you...

Can you follow these steps so that we can get more information on what's going on? #### Enable trace logging * Open the Command Palette (cmd/ctrl+shift+p) * Run the `Developer:...

The logs you've shared are from correct channel, but they don't seem complete... are you sure you copied everything? Because you have a proxy, can you open the Command Palette...

@WaterWhisperer the output of `Developer: GitHub Copilot Chat Diagnostics` actually shows up in the editor. It should open an editor and write stuff into it. Do you not see that?

Can you follow these steps so that we can get more information on what's going on? * Open the Command Palette * Run the `Developer: Set Log Level...` command *...

Thanks, I'll try to find the right folks to look at this since it's clearly an issue in the native broker component. We just use the library.

Hi, I got a response from someone who has given me a potential workaround for this DPAPI issue. * Delete the directory: `%userprofile%\AppData\Local\Microsoft\IdentityCache` * Try signing in with `msal` again...