The Smart Stylus Linter is a Visual Studio Code extension designed to simplify your Stylus (CSS preprocessor) coding experience. With this extension, you can effortlessly and accurately sort CSS properties within your Stylus files alphabetically. Say goodbye to manual sorting and enjoy cleaner, more organized code.
Features
Automated Sorting: Sorts CSS properties in your Stylus files alphabetically with a single click.
Customizable Configuration: Tailor the sorting behavior to your specific preferences.
Efficient Workflow: Streamline your coding workflow and maintain consistent code formatting.
Compatibility: Works seamlessly with your existing Stylus projects in Visual Studio Code.
Getting Started
Installation
Open Visual Studio Code.
Navigate to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side.
Search for "Smart Stylus Linter" and click "Install."
Usage
Open a Stylus (.styl) file in Visual Studio Code.
Access the Command Palette by pressing Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS).
In the Command Palette, type "Auto Fix Stylus Linting" and select it from the list of available commands.
Watch as your CSS properties are sorted alphabetically instantly!
Contributing
Contributions to the Smart Stylus Sorter extension are welcome! If you encounter any issues or have ideas for improvements, please open an issue or submit a pull request.