Skip to content

Add command to generate launch configurations #1577

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

Merged

Conversation

matthewbastien
Copy link
Member

Adds a new command called Swift: Generate Launch Configurations that can be used to manually trigger the generation of launch configurations for the workspace.

I've also simplified the logic for generating launch configurations by moving some of the generated keys into the debugAdapterFactory so they can be applied at runtime without needing to be set in the launch config. This will reduce the need for updating launch configurations and, by extension, reduce the number of notifications we push to the user.

Issue: #1533

@matthewbastien matthewbastien merged commit 9a10103 into swiftlang:main May 22, 2025
18 checks passed
@matthewbastien matthewbastien deleted the gen-launch-configs-command branch May 22, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants