tptee / FlowIDE

IDE-caliber support for Flow in Sublime Text
MIT License
38 stars 6 forks source link

autocompletion tooltip flashes, likely due to autocompletion conflicts #6

Open hackape opened 8 years ago

hackape commented 8 years ago

Autocompletion tooltip flashes, briefly shows a batch of options, then quickly gets override by another batch provided by flow. I guess it's due to conflict with sublime's stock autocompletion. Can you provide a solution to disable fix behavior?

Did google but find no good solution. I know this is not a problem of FlowIDE itself, but still think here's the right place to ask, cus other users are very likely to encounter the same problem.

dclowd9901 commented 7 years ago

Yep, having this issue as well. Can't use FlowIDE because of it.

yanndinendal commented 7 years ago

I think it's fixed with the show_sublime_autocomplete_suggestions: true option of FlowIDE 1.2.0?

janpaul123 commented 6 years ago

I still have this issue, even with show_sublime_autocomplete_suggestions set to false (which seems to be the default now.