microsoft / vscode-edge-debug2

This is a VS Code extension which helps you debug your JavaScript Code inside the Edge browser.
Other
37 stars 31 forks source link

fix: set undefined port when advanced webview debugging #170

Closed johnemau closed 4 years ago

johnemau commented 4 years ago

When debugging webviews in 'advanced' mode and the port was not defined by the user it was left undefined.