edubkendo / atom-elm

An atom package providing syntax highlighting and snippets for the Elm language.
65 stars 22 forks source link

Autocomplete stopped working #53

Open mm-tfx opened 7 years ago

mm-tfx commented 7 years ago

Seems like autocomplete for elm using elm-oracle stopped working. How I can debug/troubleshoot to find out what could happen?

mm-tfx commented 7 years ago

I am testing this and now I can see that it works but there is a long delay before suggestions are shown. I have tried some settings in autocomplete+ package but without success.

RGBboy commented 7 years ago

I am facing the same issue. I thought it wasn't working either but it turns out it is just taking ~10 seconds to show

srabuini commented 7 years ago

Same here.

ghost commented 7 years ago

Same problem. Just seen this:

screen shot 2017-10-01 at 14 07 38

I've done both and it made no difference.

ghivert commented 6 years ago

Same problem here. Works with more than 10 seconds...

SidneyNemzer commented 6 years ago

For what it's worth, I've been using elmjutsu for type-aware autocomplete, and it works very well.