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 debug namespace VSCode API #10661

Closed
5 tasks done
Tracked by #9863
lucas-koehler opened this issue Jan 24, 2022 · 4 comments
Closed
5 tasks done
Tracked by #9863

Add debug namespace VSCode API #10661

lucas-koehler opened this issue Jan 24, 2022 · 4 comments
Labels
vscode issues related to VSCode compatibility

Comments

@lucas-koehler
Copy link
Contributor

lucas-koehler commented Jan 24, 2022

Feature Description:

Provide all methods of the VSCode API's debug namespace.

@lucas-koehler
Copy link
Contributor Author

@vince-fugnitto Do you currently work on or plan to work on the other methods or are they open to do?

@JonasHelming JonasHelming added the vscode issues related to VSCode compatibility label Jan 24, 2022
@msujew
Copy link
Member

msujew commented Jan 24, 2022

@lucas-koehler There is currently a PR to align the startDebugging API parameters, although it has been in place for quite a while. #10656

@vince-fugnitto
Copy link
Member

vince-fugnitto commented Jan 24, 2022

@vince-fugnitto Do you currently work on or plan to work on the other methods or are they open to do?

@lucas-koehler you can work on them if you'd like, two of them should be quite simple (minor method signature alignment).
I noticed however that there is quite a lot of bugs from the debug namespace, I've opened issues of what I found. Note that the report to show that APIs are completed is not entirely truthful, the methods can be stubbed and/or can be completely non-functional.

@lucas-koehler
Copy link
Contributor Author

@vince-fugnitto For now, I am not working on them. I decided to go with #9992 instead. But I'll keep it in mind, thanks :)

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

No branches or pull requests

4 participants