VS Code Swift Extension - 2.16.6 Release Now Available

A new release (2.16.6) of the VS Code Swift Extension was published yesterday. This patch release contains a few bug fixes:

  • Packages that produced a warning during swift package resolve would not load (#2262)
  • Override VS Code setting git safe.bareRepository to allow SwiftPM to resolve dependencies (#2266)
  • Fix debug sessions not being launched when swiftly is using an Xcode toolchain (#2268)

The full change log can be found in the 2.16.6 release page on GitHub.

You can update to this version directly from VS Code or any editor connected to the OpenVSX marketplace. The VSIX bundle for use with other IDEs is also available from the release page: swift-vscode-2.16.6-632.vsix

2 Likes