You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
johhansantana
changed the title
Autocompletion/suggestions on imported and inherited types not happening
Autocompletion/suggestions on imported or inherited types not happening
May 14, 2019
Flow version: v0.98.1
Expected behavior
Expecting that it should show suggestions based on the imported or inherited type
Actual behavior
Not showing suggestions based on the type defined
![autocomplete2](https://user-images.githubusercontent.com/9933887/57727720-346ce300-7660-11e9-8a3a-f628eed3f7cf.gif)
https://github.com/johhansantana/flow-type-checking-not-working
Check the 2 files called
TypeTest.js
andTypeTest2.js
It also doesn't work with something like this:
The text was updated successfully, but these errors were encountered: