Box-Of-Hats / Bem-VSCode-Extension

A VSCode extension for helping with inserting BEM (Block-Element-Modifier) classes.
BSD 3-Clause "New" or "Revised" License
29 stars 5 forks source link

Non Alphabetic Style Sheet Generate #14

Closed gkelley closed 5 years ago

gkelley commented 5 years ago

Any chance you could add a setting that would allow for generating a style sheet in Top to Bottom order instead of alphabetical?

Box-Of-Hats commented 5 years ago

Thanks for your suggestion :)

This has been added and is now included in the 0.8.0 release of the extension.

Use the new setting bemHelper.sortGeneratedStylesheets to enable and disable alphabetic sorting of generated stylesheet classes