Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete dont work with new @tailwindcss/language-server and 4.0.0-beta.9 #1120

Open
alxNoComment opened this issue Jan 10, 2025 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@alxNoComment
Copy link

alxNoComment commented Jan 10, 2025

latest version windows, vsc,
"tailwindcss": "^4.0.0-beta.9",

if you have today new version @tailwindcss/[email protected]
https://www.npmjs.com/package/@tailwindcss/language-server/v/0.12.18

autocomplete broken

if you downgrade to prev version 0.0.27 (yes crazy number , yes its prev version :D)
https://www.npmjs.com/package/@tailwindcss/language-server/v/0.0.27
all work fine

@thecrypticace
Copy link
Contributor

Yeah I bumped the version number to match the VSCode extension so they all stay in sync. I'll take a look.

@thecrypticace thecrypticace self-assigned this Jan 11, 2025
@thecrypticace thecrypticace added the bug Something isn't working label Jan 11, 2025
@thecrypticace
Copy link
Contributor

@alxNoComment Could you provide a reproduction?

@thecrypticace thecrypticace added the question Further information is requested label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants