atom-smart-path-autocomplete

Autocomplete plugin for doing autocompletions.

Lewis Chung

3,961

0

0.1.0

MIT

GitHub

This package provides the following services:

Smart Path Autocomplete

Given a project, do configurable path completion for javascript packages.

Setup

Make sure you install fb-watchman

brew install watchman --HEAD

DO NOT INSTALL IT WITH NPM. If you did:

npm uninstall watchman

Then run:

npm install
apm link

Configuration

TODO

Todos