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 support for multilaunch for Blazorwasm #6432

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

WardenGnaw
Copy link
Contributor

This PR adds in the support for handling two launch configurations from the ILaunchConfigurationService and will launch the client as a seperate debug session.

This handles the non-RunAndDebug and right click Debug -> Start New Instance scenario.
E.g. Command Palette > Debug: Select and Start Debugging > C# > C#: xxx [Default Configuration]

This PR adds in the support for handling two launch configurations from
the ILaunchConfigurationService and will launch the client as a seperate
debug session.
@WardenGnaw WardenGnaw merged commit a09f64a into main Sep 26, 2023
8 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/fixBlazorwasmLaunch branch September 26, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants