vscode-styled-jsx
vscode-styled-jsx copied to clipboard
Comment style is wrong
When using ctrl+: in VS Code to turn a line into comment, the style is SQL's one and not JS's one. /**/ instead of //
Steps To Reproduce
Pick a line Press ctrl+: