We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0485be commit 562983eCopy full SHA for 562983e
CHANGELOG.md
@@ -2,13 +2,16 @@
2
3
## {{releaseVersion}} - {{releaseDate}}
4
5
+### Fixed
6
+
7
+- Fix extension failing to activate when Swiftly was installed via Homebrew ([#1975](https://github.com/swiftlang/vscode-swift/pull/1975))
8
9
## 2.14.1 - 2025-11-20
10
11
### Fixed
12
13
- Suggest "Open Documentation" when toolchain not found ([#1939](https://github.com/swiftlang/vscode-swift/pull/1939))
14
- Make sure all folder operation listeners get past folder add events ([#1945](https://github.com/swiftlang/vscode-swift/pull/1945))
-- Fix extension failing to activate when Swiftly was installed via Homebrew ([#1975](https://github.com/swiftlang/vscode-swift/pull/1975))
15
16
## 2.14.0 - 2025-11-11
17
0 commit comments