-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
platform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-serverplatform:windowshappens only on Windows, not other OShappens only on Windows, not other OSstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
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:
- Open a project in WSL using zed
- 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)
Reactions are currently unavailable
Metadata
Metadata
Labels
platform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-serverplatform:windowshappens only on Windows, not other OShappens only on Windows, not other OSstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce