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

Support for conditional breakpoint #22

Closed
ivanbuhov opened this issue Feb 29, 2016 · 1 comment
Closed

Support for conditional breakpoint #22

ivanbuhov opened this issue Feb 29, 2016 · 1 comment
Assignees
Labels

Comments

@ivanbuhov
Copy link
Contributor

With the latest VS Code, support for conditional breakpoints was introduced in the VS Code debugging client, but the condition is not handled by the extension adapter. This results in always breaking in the conditional breakpoints.

@ivanbuhov ivanbuhov self-assigned this Feb 29, 2016
@donangel
Copy link

Tested, fix confirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants