swiftlang / vscode-swift

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

Support platform-specific task extensions #669

Closed ahoppen closed 6 months ago

ahoppen commented 7 months ago

process tasks can have platform-specific properties as described in https://code.visualstudio.com/Docs/editor/tasks#_operating-system-specific-properties. It would be great if swift tasks supported the same.