Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iFwu/vscode-styled-jsx

Visual Studio Code syntax highlighting for styled-jsx
https://github.com/iFwu/vscode-styled-jsx

Last synced: 3 months ago
JSON representation

Visual Studio Code syntax highlighting for styled-jsx

Awesome Lists containing this project

README

        

| ⚠️ 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](https://github.com/zeit/styled-jsx)

Syntaxes files are inspired by [vscode-styled-components](https://github.com/styled-components/vscode-styled-components.git)
Uses the CSS grammar from the Atom [language-babel](https://github.com/gandm/language-babel).

## Plan

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