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 DebugConfigurationProviderTriggerKind #10008

Closed
Tracked by #9863
tsmaeder opened this issue Aug 31, 2021 · 2 comments
Closed
Tracked by #9863

Add DebugConfigurationProviderTriggerKind #10008

tsmaeder opened this issue Aug 31, 2021 · 2 comments
Labels
debug issues that related to debug functionality vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

Feature Description:

Add the enum DebugConfigurationProviderTriggerKind and dynamically fetch debug configs when appropriate.

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

@tsmaeder tsmaeder added vscode issues related to VSCode compatibility debug issues that related to debug functionality labels Aug 31, 2021
@alvsan09
Copy link
Contributor

alvsan09 commented Oct 5, 2021

I think this is already covered under PR: #10134

@tsmaeder
Copy link
Contributor Author

tsmaeder commented Oct 6, 2021

@alvsan09 cool, thanks for catching that.

@tsmaeder tsmaeder closed this as completed Oct 6, 2021
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 vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants