autocomplete-primer
Autocomplete package for primer css
GitHub, Inc. 1,705 3 0.6.0 MIT GitHub

Autocomplete Primer

apm Version apm Downloads Build Status

An atom autocomplete-plus package that autocompletes various primer packages.

completing

Install

Install autocomplete-primer using Atom's package manager or simply enter this into your terminal.

$ apm install autocomplete-primer

Usage & Features

This package uses the api from autocomplete-plus, which is bundled with atom, to display autocomplete results from primer projects.

Development

This package works by pulling in the primer packages and building them into the necessary data structure for the autocomplete-plus api. To build this, run

npm run build

License

MIT © GitHub