swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
726 stars 50 forks source link

Swift Windows ARM + VSCode Issue: SourceKit Language Server client: couldn't create connection to server #681

Closed litewrap closed 6 months ago

litewrap commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Environment

Swift Windows arm64------------------ https://github.com/thebrowsercompany/swift-build/releases/tag/20240213.1

VSCode----------------------- Version: 1.86.2 (user setup) Commit: 903b1e9d8990623e3d7da1df3d33db3e42d80eda Date: 2024-02-13T19:40:58.324Z Electron: 27.2.3 ElectronBuildId: 26908389 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT arm64 10.0.22000

Additional context Add any other context about the problem here.

adam-fowler commented 6 months ago

@compnerd what is the status of Swift on Windows ARM?

compnerd commented 6 months ago

The toolchain should be stable, there is issue that we just fixed with concurrency. I think that the LSP is currently known to be not working :(. We don't have official builds yet, but that is something that I am hoping we can get soon.

adam-fowler commented 6 months ago

Ok this is an issue with SourceKit-LSP. I'm going to close this here.