atom-smart-path-autocomplete
Autocomplete plugin for doing autocompletions.
Lewis Chung 3,964 0 0.1.0 MIT GitHub

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