zed-industries / extensions

Extensions for the Zed editor
841 stars 358 forks source link

Tailwindcss #453

Open alexfalconflores opened 6 months ago

alexfalconflores commented 6 months ago

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.

Moshyfawn commented 6 months ago

Zed core has the TW support built-in.

alexfalconflores commented 6 months ago

In VSCode when you hover over the tailwind class a tooltip appears showing how to compile to css, but not in zed. vscode image

mariansimecek commented 5 months ago

@alexfalconflores It was fixed in 0.130.4 https://github.com/zed-industries/zed/issues/7947 image

alexfalconflores commented 5 months ago

oh, great, thanks ❤️

alexfalconflores commented 5 months ago

@mariansimecek @Moshyfawn This is also missing to complete the use of Tailwind. image

henrikruscon commented 5 months ago

Bit more elegant solution: CleanShot 2024-04-14 at 22 00 26@2x

Definitely a feature I rely upon all the time.

alexfalconflores commented 5 months ago

what editor do you use? @henrikruscon

henrikruscon commented 5 months ago

what editor do you use? @henrikruscon

Panic Nova

alexfalconflores commented 5 months ago

what editor do you use? @henrikruscon

Panic Nova

Yes it looks good, but a dialog next to it could contain more information and documentation.