A new release (2.14.0) of the VS Code Swift Extension was just published. Some highlights since 2.12.0 include:
- Syntax highlighting for
*.swift.gybfiles (#1515) - Activate the extension if a workspace folder contains a
.bspfolder (#1865) - Fixed an issue where the activation of the extension was held up while waiting on the debug configuration to update (#1914)
This release also has some bug fixes as well. To see details of all the updates, please see the changelog.
You can update to this version directly from VS Code. Additionally the vsix bundle for use with other IDEs is available from the release page: swift-vscode-2.14.0.vsix
A big thanks to @fpseverino who added the GYB syntax highlighting support!
It's also worth celebrating that this release comes as the Swift Extension for VS Code has reached 300K downloads
!