Support for CSS and HTML template literals in typescript

I am developing a wails.io app (go + typescript) and noticed that html and css template literals are not highlighted in Goland

Goland behavior:

Webstorm behavior:

 

since Goland is supposed to also support Typescript/Javascript language features (https://www.jetbrains.com/help/go/faq-about-goland.html#in-addition-to-go-which-web-technologies-does-goland-support) I would expect to have template literals supported too

0
1 comment

Please could you check if you have the Styled Components & Styled JSX plugin installed and enabled in File | Settings | Plugins?
 

0

Please sign in to leave a comment.