nkt / atom-autocomplete-modules

Autocomplete for require/import statements
https://atom.io/packages/autocomplete-modules
MIT License
114 stars 35 forks source link

Doesn't seem to be working #87

Closed hjylewis closed 6 years ago

hjylewis commented 6 years ago

I've installed the latest version and restarted Atom. When I type "require('" or "import * from '" nothing happens.

This is Atom v1.22.1

hjylewis commented 6 years ago

Nevermind, I was using an unsupported grammar, javascript-jsx, so this package was never activated.