-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Describe the bug
When upgrading the swiftly installation to 1.1.0, the Swift extension no longer finds the Swift toolchain, giving an error notification saying:
Unable to automatically discover your Swift toolchain. Either install a toolchain from Swift.org or provide the path to an existing toolchain.
To Reproduce
Steps to reproduce the behavior:
- Install swiftly 1.1.0
- Either open an existing Swift project or make a new one (using
swift package init) and open it using swiftly 1.0.1 vs 1.1.0 to observe the difference.
Expected behavior
The extension finds the toolchain.
Environment
- OS: Arch Linux (running on WSL)
- Swift version (output of
swift --version): swift-6.1.3-RELEASE - Visual Studio Code version:
$ code --version
1.105.1
7d842fb85a0275a4a8e4d7e040d2625abbf7f084
x64
- vscode-swift version: 2.12.0
Additional context
Both swiftly 1.0.1 and 1.1.0 use Swift 6.1.3. swiftly installed using the swiftly-bin AUR package (selecting RHEL 9 (ubi9) Swift releases).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Type
Projects
Status
Unscreened