Skip to content

2.16.0

Choose a tag to compare

@matthewbastien matthewbastien released this 29 Jan 15:02
· 73 commits to main since this release
f2eb5de

Added

  • Show progress when describing/listing dependencies on package load (#2028)
  • Drop support for Swift 5.8 (#1853)
  • An official public API for the Swift extension that can be used by other Visual Studio Code extensions (#2030)
  • Add support for installing the swiftly toolchain manager (1881)

Fixed

  • Fix the wrong toolchain being shown as selected when using swiftly v1.0.1 (#2014)
  • Fix extension displaying SwiftPM's project view and automatic build tasks even when disableSwiftPMIntegration was true (#2011)
  • Validate extension settings and warn if they are invalid (#2016)
  • Show the Test Results panel when tests fail to compile and the user has testing.automaticallyOpenTestResults set to openOnTestFailure (#2035)
  • Added missing icon for macro targets in the Project Panel (#2043)