Skip to content

Add command to generate launch configurations#1577

Merged
matthewbastien merged 2 commits into
swiftlang:mainfrom
matthewbastien:gen-launch-configs-command
May 22, 2025
Merged

Add command to generate launch configurations#1577
matthewbastien merged 2 commits into
swiftlang:mainfrom
matthewbastien:gen-launch-configs-command

Conversation

@matthewbastien
Copy link
Copy Markdown
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

Comment thread package.json Outdated
@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