Comment by w10-1
8 days ago
Package introspection fails with an error that there are other swiftpm processes running when there aren't in a clean project with no .folders - probably a race with itself. That means no automatic configuration for tests or executables, debugging, etc. Just "build all"
Thats... not great. I wonder if its https://github.com/swiftlang/vscode-swift/pull/2174, which I was running in to sporadically a few weeks ago and was fixed in the latest release.