microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
54 stars 29 forks source link

Add a timeout before deciding to show the GHCP4A toast #955

Closed MicroFish91 closed 1 week ago

MicroFish91 commented 3 weeks ago

Closes https://github.com/microsoft/vscode-dev-azure/issues/10

I haven't really been able to repro the original issue (even on /azure), however, I understand that a delay would likely prevent this edge case from happening.

I'm not exactly sure which timeout length to use, so let me know if you prefer using a longer timeout length. I chose the current one because it still keeps the timing looking natural on my machine... but it's possible the timeout may be too short.