iFwu / vscode-styled-jsx

Visual Studio Code syntax highlighting for styled-jsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This repository is no longer actively maintained, since I no longer have a requirement for react and styled-jsx and I am unable to commit time to maintaining it. If you're interested in taking over, please let me know.

vscode-styled-jsx

Syntax highlighting for styled-jsx

Syntaxes files are inspired by vscode-styled-components Uses the CSS grammar from the Atom language-babel.

Plan

  • Add support for css attributes autocomplete
  • Add support for classNames autocomplete
  • fix too many interpolation includes in partterns

About

Visual Studio Code syntax highlighting for styled-jsx

License:MIT License


Languages

Language:JavaScript 77.9%Language:TypeScript 22.1%