vscode-language-babel icon indicating copy to clipboard operation
vscode-language-babel copied to clipboard

Provide support for styled jsx

Open reidterror opened this issue 4 years ago • 3 comments

Describe the issue Styled jsx looks like a normal string, when using a plugin such as vscode-styled-jsx or in my case vscode-styled-jsx-plugin-scss the highlighting gets blocked.

Screenshot of Current Behavior Imgur

Screenshot of Expected Behavior Imgur

reidterror avatar Jul 09 '20 10:07 reidterror

+1

kid1412621 avatar Jul 20 '21 09:07 kid1412621

Let me see if I can track down what's going on in the normal VSCode JS syntax.

michaelgmcd avatar Jul 24 '21 14:07 michaelgmcd

What color theme are you using? The vscode-styled-jsx plugin works for me with a few themes (Atom One Light as an example).

Screen Shot 2021-07-24 at 10 22 45 AM

michaelgmcd avatar Jul 24 '21 14:07 michaelgmcd