Debug adapter can pass a 'More Information' url to the frontend #4026
Labels
bug
Issue identified by VS Code Team member as probable bug
testplan-item
verified
Verification succeeded
Milestone
for #3448
Error messages in the debug protocol have been extended to support a 'More Information' url and a corresponding label. VS Code uses this optional information to show a button in error notifications.
Currently this is used in node-debug when a launch configuration contains relative paths.
Verify that the button is shown in error notifications and that the correct "Common Error" web page opens.
The text was updated successfully, but these errors were encountered: