Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iFwu/vscode-styled-jsx
- Owner: iFwu
- License: mit
- Created: 2017-04-03T18:22:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T11:16:06.000Z (over 4 years ago)
- Last Synced: 2024-02-15T01:31:49.750Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 360 KB
- Stars: 39
- Watchers: 1
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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