You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dialog is the standard VS Code error reporting dialog, used by VS Code and many of its extensions. The intent behind it (I assume) is to have a consistent means of reporting errors related to VS Code and 1st/3rd party extensions, automate the collection of certain information, and automate the creation of issues in GitHub.
That said, it looks like there is some common reporting-related functionality in the vscode-azureextensionui library that provides similar behavior, while also adding some niceties such as caching error notifications to make it easier to report them than copy/pasting. Our vscode-docker extension has switched over to this new functionality. We should consider doing the same for this extension.
OS: All
Build Version: 20220111.3
Regression: Not a Regression
Repro Steps:
Actual:
Open a window.
Suggestion:
It would be better to open the webpage in a browser.
The text was updated successfully, but these errors were encountered: