David Cummings
David Cummings
The extension should support discovering and executing tests defined via swift-testing. XCTests should continue to work alongside this functionality.
Currently the extension provides a mechanism to discover installed toolchains and automatically sets a toolchain (via the vscode configuration settings). Users should have the ability to run a command and...
This change is a prototype for SPI integration. It provides two new commands that leverage the new add package workflows within swiftpm * Add package * Browse Package Index... Add...