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

Rename `swift-latest` to `Latest Installed Toolchain` in the toolchain selection dialog #877

Closed matthewbastien closed 2 weeks ago

matthewbastien commented 3 weeks ago

Issue: #865

Make it clear that swift-latest actually points to the latest toolchain that the user has manually installed on their machine. Additionally, check to make sure that the Swift binary actually exists inside each found toolchain folder.

award999 commented 2 weeks ago

@swift-server-bot test this please