-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
bugSomething isn't workingSomething isn't workingneeds verificationIssue has been fixed, but requires verification before closingIssue has been fixed, but requires verification before closing
Description
Describe the bug
The toolchain selection quick pick is not updated after selecting a swiftly toolchain
To Reproduce
Steps to reproduce the behavior:
- Install a few different toolchains via Swiftly.
- Run the Swift: Select Toolchain... command.
- Select a swiftly toolchain which is not in use
- Add vscode workspace configuration,
- Reload extensions with the vscode prompt
You'll notice that when you open again the toolchain picker the selected toolchain was not updated and is showing the old toolchain in use.
Expected behavior
The next time that I run the "Swift: Select Toolchain... command" I expect to see the previously selected toolchain to be "in use" in the UI.
Environment
- OS: macOS
- Swift version (output of
swift --version)
Apple Swift version 6.2.3 (swift-6.2.3-RELEASE)
Target: arm64-apple-macosx15.0
Build config: +assertions - Visual Studio Code version: 1.108.0-insider
Additional context
Add any other context about the problem here.
Relates to #1850
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds verificationIssue has been fixed, but requires verification before closingIssue has been fixed, but requires verification before closing
Type
Projects
Status
Needs Verification