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

Add DebugProtocolSource and DebugProtocolBreakpoint #10011

Closed
Tracked by #9863
tsmaeder opened this issue Aug 31, 2021 · 1 comment
Closed
Tracked by #9863

Add DebugProtocolSource and DebugProtocolBreakpoint #10011

tsmaeder opened this issue Aug 31, 2021 · 1 comment
Assignees
Labels
debug issues that related to debug functionality hackathon issues reserved for hackatons vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

Feature Description:

Provide access to the debug protocol objects of the same name. A plugin would have to downcast to the debug protocol types in order to use:

https://code.visualstudio.com/api/references/vscode-api#DebugProtocolBreakpoint
https://code.visualstudio.com/api/references/vscode-api#DebugProtocolSource

@tsmaeder tsmaeder added debug issues that related to debug functionality good first issue good first issues for new contributors vscode issues related to VSCode compatibility labels Aug 31, 2021
@tsmaeder tsmaeder added the hackathon issues reserved for hackatons label Jan 10, 2022
@tsmaeder tsmaeder self-assigned this Jan 10, 2022
@JonasHelming JonasHelming self-assigned this Mar 1, 2022
@JonasHelming
Copy link
Contributor

We are working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality hackathon issues reserved for hackatons vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants