Open
Description
Describe the bug
Basically, no completion, intellisense, errors, etc. Nothing kinda works.
To Reproduce
Be on windows
Install swift with winget (6.1.0)
Install vscode
Install swift extension for vscode
Create a project (either with swift vscode commands or the CLI)
Open a .swift file
done, nothing works
Expected behavior
Having basic code completion, type inference and error reporting
Environment
- OS: Windows 11 23H2
- Swift version: Swift version 6.1 (swift-6.1-RELEASE)
Target: x86_64-unknown-windows-msvc - Visual Studio Code version: 1.100.3
- vscode-swift version: 2.3.20250521
till now, I was only able to "reliably" use swift with a proper lsp support was in an wsl ubuntu, and it was getting heavier and heavier (too much) with each line of code
maybe this all is related to the constant CPU hogging problem , but either way