How to disable tailwindcss-language-server? #39583
Closed
benfrain
started this conversation in
Language Support
Replies: 1 comment
-
|
Actually, found out how (it is a little clunky). You need to disable it for every possible langauge variant, so I needed to do it for tsx too: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have read through https://zed.dev/docs/configuring-languages but still don't understand how I disable
tailwind-language-server?I do not have any tailwind in any of my projects. Everytime I run Zed I get errors that it cannot install Tailwind-language-server, which makes sense as in a environment where only certain npm packages are available.
How do I prevent Zed from even trying to load it?
I have tried this in my settings.json and tried changing the language from JavaScript to HTML and CSS and makes no difference 🤷♂️
Beta Was this translation helpful? Give feedback.
All reactions