ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Brevis Autocomplete

by dlzi ALL

Sublime Text 3 autocomplete plugin for Brevis CSS toolkit.

Details

Installs

  • Total 522
  • Win 385
  • Mac 69
  • Linux 68
Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13
Windows 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Brevis CSS Autocomplete

Sublime Text ¾ 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.