Releases
2.10.0
Compare
Sorry, something went wrong.
No results found
Added
Added Swiftly toolchain management support .swift-version
files, and integration with the toolchain selection UI (#1717
Added code lenses to run suites/tests, configurable with the swift.showTestCodeLenses
setting (#1698 )
New swift.excludePathsFromActivation
setting to ignore specified sub-folders from being activated as projects (#1693 )
New swift.recordTestDuration
setting to disable capturing test durations, which can improve performance of heavy test runs (#1745 )
Add a Generate SourceKit-LSP Configuration
command that creates the configuration file with versioned schema pre-populated (#1726 )
Fixed
Run multiple times...
and Run until failure...
will now work when multiple tests are selected (#1724 )
Provide the Swift environment variables when resolving a swift-plugin
task (#1727 )
Optimized test explorer for test runs with many test cases (#1734 )
You can’t perform that action at this time.