subtleGradient / language-javascript-jsx

JavaScript with JSX Bundle for Atom
45 stars 6 forks source link

This package will disable autocomplete-modules #41

Closed benpptung closed 7 years ago

benpptung commented 7 years ago

To reproduce the problem.

  1. Install autocomplete-modules

Enjoy autocomplete for require/import statements....

  1. Install this package, and restart atom.

autocomplete-modules won't work anymore.

benpptung commented 7 years ago

Just install language-babel, and I got everything fixed, so I believe this is a dead project, and I should close this issue.