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 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
10
- Show files generated by build plugins under Target in Project Panel ([ #1592 ] ( https://github.com/swiftlang/vscode-swift/pull/1592 ) )
11
+ - Added new ` swift.showTestCodeLenses ` setting to show code lenses for running tests ([ #1698 ] ( https://github.com/swiftlang/vscode-swift/pull/1698 ) )
11
12
12
13
## 2.6.2 - 2025-07-02
13
14
16
17
- Fix test explorer tests not updating on document modification ([ #1663 ] ( https://github.com/swiftlang/vscode-swift/pull/1663 ) )
17
18
- Fix improper parenting of tests w/ identical names in explorer ([ #1664 ] ( https://github.com/swiftlang/vscode-swift/pull/1664 ) )
18
19
- Ensure document symbols are provided for folders in multi-root workspaces ([ #1668 ] ( https://github.com/swiftlang/vscode-swift/pull/1668 ) )
20
+ - Fix comment regex not handling params/types/fn names containing ` func ` ([ #1697 ] ( https://github.com/swiftlang/vscode-swift/pull/1697 ) )
19
21
20
22
## 2.6.1 - 2025-06-27
21
23
You can’t perform that action at this time.
0 commit comments