lukehoban / atom-ide-flow

Atom IDE support for Flow
MIT License
87 stars 17 forks source link

Autocomplete not appearing, and error reporting broken #50

Open yann-stepienik-cko opened 7 years ago

yann-stepienik-cko commented 7 years ago

As you can see on the right of the screenshot, flow recognise autocomplete need correctly but they don't appear in the menu.

bank-accounts_controller_js_ __users_yann_dev_checkout-hub

And error reporting is also kinda broken, manually typing flow give me this :

screen shot 2016-08-26 at 11 23 22

But Atom I have nothing :

screen shot 2016-08-26 at 11 23 42

I also have this error randomly appearing :

screen shot 2016-08-26 at 11 20 29

I have no idea why it's there, 'sdk-js-src' is the name of the name of a folder of another project, but doesnt appear in this project, nether in the lib files or src. Also, no files from this project are opened.

If it helps I'm using Flow version 0.30.0