styled-media-query icon indicating copy to clipboard operation
styled-media-query copied to clipboard

Syntax highlight and Intellisense custom media

Open garciawell opened this issue 4 years ago • 3 comments
trafficstars

Hello, I tried to use custom sizes for the breakpoints but using the VS Code with the vs-styled-components plugin the syntax highlight and intellisense stop working. Any solution for that?

code

garciawell avatar Dec 15 '20 02:12 garciawell

Hello

it looks like the issue on vs-styled-components side. Can you report it there?

ApacheEx avatar Mar 03 '21 14:03 ApacheEx

I don't think it's a issue with VS Code. I'm having the same issue here.

Version Visual Studio Code: 1.60.0 styled-media-query: 2.1.2 styled-components: 5.3.0

santanapaulo avatar Sep 09 '21 22:09 santanapaulo

I don't know why, but if you keep media as name for your value of generateMedia, the sintaxe back to work. code

lucascco avatar Mar 17 '22 00:03 lucascco