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

DebugConfigurationProviders for the result type of another DebugConfigurationProvider #170652

Merged
merged 7 commits into from Jan 6, 2023

Conversation

connor4312
Copy link
Member

Address comments from #143054

jkoritzinsky and others added 7 commits February 14, 2022 11:22
…onfigurationProvider

This enables chaining `DebugConfigurationProvider`s with two or more `type` changes (one `type` change is already supported) and calling `DebugConfigurationProvider`'s `resolveConfigurationsByProviders` callback when providers are chained.

Fixes #142135

I'm not sure where to add tests, so I would appreciate any pointers.
@connor4312 connor4312 self-assigned this Jan 5, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the January 2023 milestone Jan 5, 2023
@connor4312 connor4312 merged commit add43fa into main Jan 6, 2023
@connor4312 connor4312 deleted the connor4312/pr-143054 branch January 6, 2023 06:14
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants