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

Feature negotiation between debug adapters and Code #1699

Closed
felixfbecker opened this issue Dec 29, 2015 · 3 comments
Closed

Feature negotiation between debug adapters and Code #1699

felixfbecker opened this issue Dec 29, 2015 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@felixfbecker
Copy link
Contributor

Some debug adapters may not support all features (that you add in the future). For example, php-debug does not support breaking on caught exceptions. There needs to be a way to notify VS Code that this feature should be disabled (greyed out) for the user. (low priority)

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Dec 29, 2015
@weinand weinand self-assigned this Dec 29, 2015
@weinand
Copy link
Contributor

weinand commented Dec 29, 2015

@felixfbecker this is in the works

@bpasero bpasero added this to the Backlog milestone Dec 30, 2015
@weinand weinand added the feature-request Request for new features or functionality label Dec 30, 2015
@weinand weinand modified the milestones: Jan 2016, Backlog Jan 6, 2016
@weinand
Copy link
Contributor

weinand commented Jan 6, 2016

This issue was moved to microsoft/vscode-debugadapter-node#9

@weinand weinand closed this as completed Jan 6, 2016
@weinand
Copy link
Contributor

weinand commented Jan 6, 2016

@felixfbecker I've moved this feature over to microsoft/vscode-debugadapter-node#9

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants