swift-plugin icon indicating copy to clipboard operation
swift-plugin copied to clipboard

Unable to find toolchain on Windows

Open HarukaMa opened this issue 11 months ago • 0 comments

I got this after installing Swift with the official Swift installer:

Image

I can confirm the file expected by the plugin is there:

Image

When I use an invalid path, I can see in the log that the plugin reports missing sourcekit-lsp.exe file, but when using the correct path like in the screenshot above, there is zero log indicating why it doesn't work.

I understand the closed-source rationale, but I would be able to see what exactly happened if this was open source

HarukaMa avatar Apr 06 '25 16:04 HarukaMa