lukehoban / atom-ide-flow

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

fix autocomplete #47

Open hayeah opened 8 years ago

hayeah commented 8 years ago

As of Flow v0.21, autocomplete returns not an array, but an object with the result key.

{"result":[{"name":"webpack","type":"","func_details":null,"path":"/Users/howard/p/quickpack/src/try-flow.js","line":2,"endline":2,"star