microsoft / vscode-edge-devtools

A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code
https://docs.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
MIT License
751 stars 256 forks source link

The Developer Tools Sometimes Fail to Load #2148

Closed COD3BREAK3R closed 2 weeks ago

COD3BREAK3R commented 5 months ago

Environment (please complete the following information):

Describe the bug: The extension's developer tools sometimes fail to load

Captura de pantalla (9)

Repro steps: Open VSCode with a slow internet connection an open Edge Tools

Expected behavior: It should load the developer options correctly always

Additional context: The loading failure might be caused by an attempt to update, and if the internet connection is poor or nonexistent, that could be the source of the problem.

AB#50580077

captainbrosset commented 5 months ago

Thanks for reporting this. Making sure this shows up on our team's backlog.

vidorteg commented 2 weeks ago

should be fixed by: https://github.com/microsoft/vscode-edge-devtools/pull/2431