lukehoban / atom-ide-flow

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

Fix blocking of other autocompletion plugins #32

Closed mrmurphy closed 9 years ago

mrmurphy commented 9 years ago

Should resolve

https://github.com/lukehoban/atom-ide-flow/issues/31

and

https://github.com/lukehoban/atom-ide-flow/issues/30

(doesn't help ternjs, but ¯(ツ)

lukehoban commented 9 years ago

Thanks @murphyrandle. I incorporated the fixes, but it looks like there's also some additional functionality around using the status bar here, so I haven't merged these. If you think the status bar functionality is a good addition, could you open an issue with details on this and update the PR for that?

lukehoban commented 9 years ago

Actually, I see you have the status bar changes in #34, so I'll go ahead and close this one.

mrmurphy commented 9 years ago

whoops! Sorry for including the status bar commit in here, that was unintentional.