-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Is your feature request related to a problem? Please describe.
If someone types an incorrect or outdated swift toolchain in a .swift-version file. Then the swiftly install may succeed but the swift toolchain will fail. The user is still prompted to restart vs code to complete the swiftly install. There is a "Failed to install" prompt that shows up in the corner but it is hard to see behind the pop-up:
Describe the solution you'd like
Instead of asking the user to restart the extension could show a notification that the swiftly install succeeded but also show another notification that the toolchain install failed. This may reduce any confusion from the Restart VS Code prompt where the user expects that the reload will have the unavailable toolchain.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status