Skip to content

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