Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
styled-component-helper
New to Visual Studio Code?
Get it now.
styled-component-helper
Jayasurya Manne
|
4 installs
|
(
0
)
|
Free
Styled Components Extract Intention, more to come.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
styled-component-helper
This extension helps you extract styled components in your React projects.
Features
Extract selected JSX elements to styled components.
Automatically insert the styled-components import statement if not present.
Validate styled component names to ensure they follow PascalCase convention.
Demo