Skip to content

theoludwig/vscode-styled-jsx

Repository files navigation

vscode-styled-jsx

Visual Studio Code syntax highlighting and auto-completion for styled-jsx.

Node.js CI Typescript Standard Style Licence MIT Conventional Commits Contributor Covenant

📜 About

All the features of a CSS/SCSS file inside Visual Studio Code for styled-jsx.

How to install ?

  • styled-jsx Syntax Highlighting

    Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.

    ext install Divlo.vscode-styled-jsx-syntax
    
  • styled-jsx Language Server

    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

💡 Contributing

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.

📄 License

MIT

About

Visual Studio Code syntax highlighting and auto-completion for styled-jsx.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks