Tyler James Leonhardt
Tyler James Leonhardt
Thanks for confirming... I wonder if we can catch this error and offer this workaround.
Good news everyone, this bug has been fixed in the underlying library. I'm just waiting on a release which will probably be next week.
@BeRad-CA your issue is https://github.com/microsoft/vscode/issues/241391#issuecomment-2711799108
It's a hard one to verify as it's intermittent. I will mark as verified since we bumped the package that fixes it... and I'll monitor issues to see if they...
I have to revert the change to the runtime as I believe it was causing various other issues: https://github.com/microsoft/vscode/issues/244939
It looks like this issue is related to the Microsoft Identity authentication broker on your OS. This is not a component maintained by VS Code - It simply leverages it...
but isn't it odd that I didn't get option 4? Instead it wrote to user settings.
Workaround that is gross: ``` (template_string (_)* @sub) @tagged_template ``` and filter out in post.
We did do some work in 1.98 to polish this up. Glad to hear it's working for you. These particular warnings are fine. Ok to close this out?
> If you want to use cli for the authentication, can you try set env var AZURE_TOKEN_CREDENTIALS="azureclicredential"? this wouldn't be the end result of this issue though, right? Bryan wanted...