Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug adapter can pass a 'More Information' url to the frontend #4026

Closed
1 task done
weinand opened this issue Mar 11, 2016 · 3 comments
Closed
1 task done

Debug adapter can pass a 'More Information' url to the frontend #4026

weinand opened this issue Mar 11, 2016 · 3 comments
Labels
bug Issue identified by VS Code Team member as probable bug testplan-item verified Verification succeeded
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Mar 11, 2016

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.

@weinand weinand added this to the March 2016 milestone Mar 11, 2016
@egamma egamma mentioned this issue Mar 13, 2016
82 tasks
@chrisdias chrisdias added the bug Issue identified by VS Code Team member as probable bug label Mar 15, 2016
@isidorn
Copy link
Contributor

isidorn commented Mar 15, 2016

@chrisdias I would create a seperate issue instead of commenting here. Are you done testing this item, I do not see it checked off?

@chrisdias
Copy link
Member

@isidorn sorry, i moved the issue and referenced this test item. also, i checked it off, i'm done testing.

@isidorn
Copy link
Contributor

isidorn commented Mar 15, 2016

Great!

@isidorn isidorn closed this as completed Mar 15, 2016
@weinand weinand added the verified Verification succeeded label Mar 21, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
@weinand weinand removed their assignment Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug testplan-item verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants