Visual Studio Code syntax highlighting and auto-completion for styled-jsx.
All the features of a CSS/SCSS file inside Visual Studio Code for styled-jsx.
-
styled-jsx Syntax Highlighting
Launch VS Code Quick Open (β+P), paste the following command, and press enter.
ext install Divlo.vscode-styled-jsx-syntax
-
Launch VS Code Quick Open (β+P), paste the following command, and press enter.
ext install Divlo.vscode-styled-jsx-languageserver
The 2 extensions are also available on open-vsx
Anyone can help to improve the project, submit a Feature Request, a bug report or even correct a simple spelling mistake.
The steps to contribute can be found in the CONTRIBUTING.md file.