Skip to content

Language support not available on Windows #2174

Open
@JoaoVictorVP

Description

@JoaoVictorVP

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

Additional context
Image
Image
Image

and code is working with cli:
Image

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 Image, but either way

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsWindows platform supportbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions