#CSS Intellisense and Syntax Highlighting for useStyles$

10 messages ยท Page 1 of 1 (latest)

mental pulsar
#

Hi guys, is there any VS Code extension for this?

languid yarrow
#

I doubt it

#

But you're welcome to try and create one if there are indeed none

mental pulsar
#

Well, I don't have the time to learn and create VS Code extension at the moment. That's why I am posting here and hoping someone knows how to achieve this and create one for us. ๐Ÿ˜…

languid yarrow
languid yarrow
mental pulsar
# languid yarrow You would get intellisense in .css files

Of course you can do that and you'll never need intellisensse and syntax highlighting for useStyles$().

But I like to keep everything for a component in the a single file, so I use useStylesScoped$(``) for almost all of my components.

languid yarrow
#

Hmmm I see

#

I guess it's not the answer you're looking for, but you get intellisense with tailwind CSS Intellisense extension ๐Ÿ˜›

#

Or if that satifies your needs, you could use the styles prop