File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33## {{releaseVersion}} - {{releaseDate}}
44
5+ ## 2.14.2 - 2025-12-07
6+
57### Fixed
68
79- Fix breakpoint filtering fallback in debugger logging ([ #1989 ] ( https://github.com/swiftlang/vscode-swift/pull/1989 ) )
810
11+ ### Added
12+
13+ - When editing .sourcekit-lsp/config.json use the JSON schema from the toolchain ([ #1979 ] ( https://github.com/swiftlang/vscode-swift/pull/1979 ) )
14+
15+ ## 2.14.2 - 2025-12-07
16+
917### Fixed
1018
1119- Fix extension failing to activate when Swiftly was installed via Homebrew ([ #1975 ] ( https://github.com/swiftlang/vscode-swift/pull/1975 ) )
@@ -916,4 +924,4 @@ Version 0.5.0 of vscode-swift now requires v1.65.0 of Visual Studio Code
916924- Bundle using ESBuild.
917925- Configuration parameter ` path ` to define where Swift executables are found.
918926- Configuration parameter ` buildArguments ` to add custom build arguments.
919- - Configure CodeLLDB to work with Swift.
927+ - Configure CodeLLDB to work with Swift.
You can’t perform that action at this time.
0 commit comments