Skip to content

Conversation

@plemarquand
Copy link
Contributor

The generated Swift build tasks are created once when the workspace folder is added to the workspace. The environment variables are captured at task creation time. If they're updated during the lifetime of the extension they wont be attached to the generated tasks until the extension restarts.

Issue: #1428

The generated Swift build tasks are created once when the workspace
folder is added to the workspace. The environment variables are captured
at task creation time. If they're updated during the lifetime of the
extension they wont be attached to the generated tasks until the
extension restarts.

Issue: swiftlang#1428
@plemarquand plemarquand merged commit e659d4c into swiftlang:main Mar 14, 2025
13 of 15 checks passed
@plemarquand plemarquand deleted the reload-on-swift-envs branch March 14, 2025 15:32
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