styled-components / vscode-styled-components

Syntax highlighting for styled-components
MIT License
917 stars 117 forks source link

syntax highlighting bug #419

Closed Ali-ovo closed 1 year ago

Ali-ovo commented 1 year ago

Describe the bug (including copyable syntax)

when I use emotion, there is no syntax highlighting . but when I use vscode-styled-components v1.7.5 , it works fine. when updating to vscode-styled-components v1.7.8, it doesn't work

Screenshot

image

To Reproduce
just css

Expected behavior
i hope it works,like this image

Build environment (please complete the following information):

Extensions
You can get this by running $ code --list-extensions in the command line

Additional context
Add any other context about the problem here.

jasonwilliams commented 1 year ago

Your title mentions syntax highlighting but your reproduce steps are around auto completion. Use TS 5.x or downgrade the extension