Skip to content

Conversation

matthewbastien
Copy link
Member

@matthewbastien matthewbastien commented Sep 23, 2025

Description

A few minor changes to the Swiftly integration:

  • Move Swiftly toolchains to the top of the toolchain selection quick pick. If Swiftly is installed and functioning then users most likely want to use it over the other options.
  • Hide the Swiftly install commands from the command palette if Swiftly is not available or doesn't support it.
  • Rename listAvailableToolchains() to list() so that it matches the Swiftly command and doesn't get confused with listAvailable().
  • Clean up some of the JSDoc comments above Swiftly functions.

Tasks

  • [ ] Required tests have been written
  • [ ] Documentation has been updated
  • [ ] Added an entry to CHANGELOG.md if applicable

@matthewbastien
Copy link
Member Author

Swift 6.0 Windows jobs keep failing on unrelated issues. Merging this despite the CI failures.

@matthewbastien matthewbastien merged commit 736af54 into swiftlang:main Sep 26, 2025
88 of 92 checks passed
@matthewbastien matthewbastien deleted the swiftly-minor-fixes branch September 26, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants