https://github.com/ichenlei/vscode-styled-jsx
VSCode extension for styled-jsx
https://github.com/ichenlei/vscode-styled-jsx
styled-jsx syntax-highlighting vercel
Last synced: 27 days ago
JSON representation
VSCode extension for styled-jsx
- Host: GitHub
- URL: https://github.com/ichenlei/vscode-styled-jsx
- Owner: iChenLei
- License: mit
- Created: 2021-11-13T03:47:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T02:40:44.000Z (over 2 years ago)
- Last Synced: 2025-03-24T20:43:02.405Z (about 1 month ago)
- Topics: styled-jsx, syntax-highlighting, vercel
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=blanu.vscode-styled-jsx
- Size: 382 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-styled-jsx
[](https://marketplace.visualstudio.com/items?itemName=blanu.vscode-styled-jsx)


Syntax highlighting and code intellisense(comming soon) for ▲ [vercel](https://github.com/vercel)'s [styled-jsx](https://github.com/vercel/styled-jsx)
Before | After
:-------------------------:|:-------------------------:
 | ## Roadmap
* Add support for css attributes autocomplete
* Add support for classNames autocomplete
* fix too many interpolation includes in partterns## LICENSE
The MIT License (MIT)
Copyright © 2021-present [Lei Chen](https://github.com/iChenLei)
Copyright © 2018-2020 Graham Clark, Julien Poissonnier, [Xiao Fu](https://github.com/iFwu)