Open alexfalconflores opened 7 months ago
Zed core has the TW support built-in.
In VSCode when you hover over the tailwind class a tooltip appears showing how to compile to css, but not in zed. vscode
@alexfalconflores It was fixed in 0.130.4 https://github.com/zed-industries/zed/issues/7947
oh, great, thanks ❤️
@mariansimecek @Moshyfawn This is also missing to complete the use of Tailwind.
Bit more elegant solution:
Definitely a feature I rely upon all the time.
what editor do you use? @henrikruscon
what editor do you use? @henrikruscon
Panic Nova
what editor do you use? @henrikruscon
Panic Nova
Yes it looks good, but a dialog next to it could contain more information and documentation.
Check for existing issues
Language
Tailwindcss
Tree Sitter parser link
No response
Language server link
No response
Misc notes
I would like you to add a plugin for tailwindcss, that behaves like the extension that is available in VSCode.