Skip to content

Windows: Tailwind Language server does not work on WSL #41294

@MiguelMachado-dev

Description

@MiguelMachado-dev

Summary

Tailwindcss-language-server LSP server info:

* Server: tailwindcss-language-server (id 4)

* Binary: Unknown

* Registered workspace folders:


* Capabilities: {
  "textDocumentSync": 1,
  "hoverProvider": {},
  "codeActionProvider": {},
  "codeLensProvider": {},
  "documentLinkProvider": {},
  "colorProvider": {},
  "workspace": {
    "workspaceFolders": {
      "changeNotifications": true
    }
  }
}

* Configuration: Unknown

Description

Steps to trigger the problem:

  1. Open a project in WSL using zed
  2. Try using tailwind autocomplete

Expected Behavior:
writing tex and hitting CTRL + space should open a list of options that tailwind support
Actual Behavior:
Nothing pops up. Autocomplete does not work at all on WSL side.

Zed Version and System Specs

Zed: v0.209.6 (Zed)
OS: Windows 10.0.26100
Memory: 63.8 GiB
Architecture: x86_64
GPU: AMD Radeon RX 7900 XTX || AMD Corporation || 25.10.1 (25.10.25.25-251009a-419971E-AMD-Software-Adrenalin-Edition)

Metadata

Metadata

Labels

platform:remoteRemote development, SSH and zed-remote-serverplatform:windowshappens only on Windows, not other OSstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions