Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

pulsar-edit/autocomplete-css

 
 

Repository files navigation

This Repo is now Archived under Pulsar-Edit because it is bundled with the editor.

CSS Autocomplete package

OS X Build Status Windows Build Status Dependency Status

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.

sorted-property-names.json is updated manually - take a look at https://developer.microsoft.com/en-us/microsoft-edge/platform/usage/ and https://www.chromestatus.com/metrics/css/popularity for guidance.

About

🔒 CSS property name and value completions

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages

  • CoffeeScript 100.0%