Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 747 Bytes

supported-toolchains.md

File metadata and controls

19 lines (13 loc) · 747 Bytes

Supported Toolchains

vscode-swift supports several versions of the Swift toolchain.

vscode-swift supports the following Swift toolchains:

  • 5.9
  • 5.10
  • 6.0
  • 6.1 (unreleased)

The extension also strives to work with the latest nightly toolchains built from the main branch.

Certain features of vscode-swift will only work with newer versions of the toolchains. We recommend using the latest version of the Swift toolchain to get the most benefit of the extension. The following features only work with certain toolchains as listed:

Feature Minimum Toolchain Required
lldb-dap debugging 6.0
DocC preview 6.0