autocomplete-csjs

CSS property name and value autocompletions for CSJS

neurosnap

95

0

0.0.1

MIT

GitHub

This package provides the following services:

CSJS Autocomplete package

CSJS: https://github.com/rtsao/csjs

Language CSJS for Atom: https://github.com/neurosnap/language-csjs

About

CSS property name and value autocompletions in Atom. Uses the autocomplete-plus package.

This is powered by the list of CSS property and values here.

css-completions

You can update the prebuilt list of property names and values by running the update.coffee file at the root of the repository and then checking in the changed properties.json file.