Skip to content

Swift: Generate Launch Configurations #1533

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

Closed
MahdiBM opened this issue May 1, 2025 · 4 comments
Closed

Swift: Generate Launch Configurations #1533

MahdiBM opened this issue May 1, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@MahdiBM
Copy link
Contributor

MahdiBM commented May 1, 2025

In the Swift extension settings, there is this option: 'Swift: Auto Generate Launch Configurations'.
You already know what it does. What I'm asking is that there should be a "Command Palette" button to manually trigger this on-demand. It should probably be named "Swift: Generate Launch Configurations" (notice no 'Auto').

@matthewbastien
Copy link
Member

matthewbastien commented May 1, 2025

Would also be useful for people that have "swift.autoGenerateLaunchConfigurations": false in their settings. Shouldn't be difficult to implement either.

I'll tackle this one in a few days.

@MahdiBM
Copy link
Contributor Author

MahdiBM commented May 1, 2025

Right that's what I wanted to say but I forgot to actually mention it 😅

@matthewbastien
Copy link
Member

Fixed by #1577

@award999
Copy link
Contributor

award999 commented Jun 6, 2025

Verified with 705a3da

@award999 award999 moved this from Needs Verification to Done in Swift Extension for Visual Studio Code Jun 6, 2025
@award999 award999 removed their assignment Jun 6, 2025
@award999 award999 removed the needs verification Issue has been fixed, but requires verification before closing label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants