Improve your development workflow with the class-name-extractor, a powerful extension designed to streamline the process of working with CSS class names in your HTML, JSX, and Vue files.
Features
The class-name-extractor extension offers a suite of functionalities tailored to enhance your coding efficiency by simplifying how you handle class names and classes. With this tool, you can effortlessly:
Extract and Copy Class Names: Quickly select and copy class names directly from your code, saving you time and reducing the risk of typos.
Extract and Copy Classes: Beyond class names, this feature allows for the extraction and copying of complete class definitions.
Paste Formatted to CSS: Paste your copied class names and classes into your CSS files in a formatted manner, streamlining the process of styling your components.
These features are designed to facilitate a smoother transition between writing your markup and styling it, making your development process faster and more efficient.
Release Notes
V 1.0.0
Features
Copy Classnames: Simplify your workflow by copying class names directly from your source files.
Copy Classes: Extend your capabilities by copying not just the class names but also their full class definitions.
Paste Classnames & Classes: Effortlessly paste and integrate your copied class names and classes into your CSS files, ensuring a seamless transition from markup to styling.
V 1.0.1
Features
Automatic copy to Class names formatted to clipboard