A new release (2.16.5) of the VS Code Swift Extension was published yesterday. This patch release contains several bug fixes and some new features including:
- Add
swift.sourcekit-lsp.includeDeclarationInFindAllReferencessetting to control whether the symbol declaration is included in Find All References results (#2236) - Add support for swift-testing warnings (#2244)
- Run toolchain executables via
swiftly run <tool>when the active toolchain is managed by swiftly (#2177)
The full change log can be found in the 2.16.5 release page on GitHub.
You can update to this version directly from VS Code or any editor connected to the OpenVSX marketplace. Additionally ,the vsix bundle for use with other IDEs is available from the release page: swift-vscode-2.16.5-622.vsix