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: No error for missing Debugger for Chrome extension, when missing pattern #71146

Closed
joaomoreno opened this issue Mar 26, 2019 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@joaomoreno
Copy link
Member

Testing #71074

When the pattern is missing from the serverReadyAction and there is no Debugger for Chrome extension installed, there is no error when starting to debug:

image

@weinand
Copy link
Contributor

weinand commented Mar 26, 2019

There is a default pattern that does not trigger the action in this case:
no action, no error...

@joaomoreno joaomoreno changed the title Debug: no error for missing Debugger for Chrome extension, when missing pattern Debug: No error for missing Debugger for Chrome extension, when missing pattern Mar 26, 2019
@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues bug Issue identified by VS Code Team member as probable bug labels Oct 15, 2019
@weinand
Copy link
Contributor

weinand commented Oct 15, 2019

This has already been fixed.
The following alert is shown in this case:
2019-10-15_12-11-44

@weinand weinand closed this as completed Oct 15, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 29, 2019
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 debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

2 participants