Skip to content

Sublime Text 3 autocomplete plugin for Brevis CSS toolkit.

License

Notifications You must be signed in to change notification settings

dlzi/brevis-autocomplete

Repository files navigation

Brevis CSS Autocomplete

Sublime Text 3/4 autocomplete plugin for Brevis CSS toolkit.

Brevis

Brevis is a CSS toolkit designed for robust, high performance and scalable web applications.

Installation

The plugin can be installed through Sublime Text's Package Control. Just search for Brevis autocomplete.

Alternatively, you can clone this repository to the Packages directory of your Sublime installation. On macOS, this looks as follows:

cd ~/Library/Application Support/Sublime Text 3/Packages/
git clone https://github.com/dlzi/brevis-autocomplete.git

Usage

Class name autocompletion: When inside double quotes of a class attribute (class="[HERE]"), suggestions will appear for all Brevis classes.

screenshot

Note: In order for the suggestions to appear, your document needs to have the syntax set to HTML (or any child syntax like HTML (PHP)).

Credit

Created based on webchun plugins.

Copyright and license

©2020 Daniel Zilli - Code Licensed MIT, Docs CC BY 3.0.

About

Sublime Text 3 autocomplete plugin for Brevis CSS toolkit.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages