How to enable CSS intellisense in JSX files in VSCode

149 views Asked by At

I just got a new work computer, and setting up the dev environment, I cannot seem to get my Intellisense to work while in a React.jsx file

I'm using CSS-in-JS with NextJs styled JSX https://github.com/vercel/styled-jsx

enter image description here

I've tried googling a lot and running out of sanity...

Thanks for any help!

2

There are 2 answers

0
Barrard On BEST ANSWER
0
marko424 On

In order to get syntax highlighting & autocomplete, you need to install two extensions: