Skip to content

Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on Bulma CSS classes.

License

Notifications You must be signed in to change notification settings

roberthgnz/bulma-css-class-completion

Repository files navigation

Marketplace Github Twitter buymeacoffee

Bulma CSS Class Completion

Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on Bulma CSS classes.

Screenshot from 2021-09-09 01-08-34

Why use it?

Completion based on the parent class. Your workflow will be faster and you will avoid the headache of searching for all available classes.

If the attribute has a parent class like "card", it will suggest classes based on the parent, otherwise it will display the list of all available classes.

🚧 Work in progress (in low priority, contributions welcome!).