roberthgnz / bulma-css-class-completion

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

Home Page:https://marketplace.visualstudio.com/items?itemName=reliutg.bulma-css-class-completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!).

About

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

https://marketplace.visualstudio.com/items?itemName=reliutg.bulma-css-class-completion

License:MIT License


Languages

Language:TypeScript 100.0%