swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
706 stars 47 forks source link

Key build all tasks with folder path #850

Closed plemarquand closed 3 weeks ago

plemarquand commented 3 weeks ago

Use the folder path as part of the build all task cache key. This prevents the same build task from being returned for different folders in the workspace.