microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 279 forks source link

fix: only autofill "debug link" input if the hostname resolves #2096

Closed connor4312 closed 3 hours ago

connor4312 commented 4 hours ago

Fixes https://github.com/microsoft/vscode/issues/228950

connor4312 commented 4 hours ago

Red tests fixed in https://github.com/microsoft/vscode-js-debug/pull/2098