File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 7
7
- Add clickable toolchain selection to Swift version status bar item ([ #1674 ] ( https://github.com/swiftlang/vscode-swift/pull/1674 ) )
8
8
- Add macOS support for Swiftly toolchain management ([ #1673 ] ( https://github.com/swiftlang/vscode-swift/pull/1673 ) )
9
9
- Show revision hash or local/editing keyword in project panel dependency descriptions ([ #1667 ] ( https://github.com/swiftlang/vscode-swift/pull/1667 ) )
10
+ - Added new ` swift.showTestCodeLenses ` setting to show code lenses for running tests ([ #1698 ] ( https://github.com/swiftlang/vscode-swift/pull/1698 ) )
10
11
11
12
## 2.6.2 - 2025-07-02
12
13
15
16
- Fix test explorer tests not updating on document modification ([ #1663 ] ( https://github.com/swiftlang/vscode-swift/pull/1663 ) )
16
17
- Fix improper parenting of tests w/ identical names in explorer ([ #1664 ] ( https://github.com/swiftlang/vscode-swift/pull/1664 ) )
17
18
- Ensure document symbols are provided for folders in multi-root workspaces ([ #1668 ] ( https://github.com/swiftlang/vscode-swift/pull/1668 ) )
19
+ - Fix comment regex not handling params/types/fn names containing ` func ` ([ #1697 ] ( https://github.com/swiftlang/vscode-swift/pull/1697 ) )
18
20
19
21
## 2.6.1 - 2025-06-27
20
22
You can’t perform that action at this time.
0 commit comments