eagletmt/neco-ghc

Autocomplete fails after youcompleteme update

Closed this issue · 6 comments

I believe this is the same problem as #28

The issue resurfaces after updating to the latest version of youcomplete me.

Do you remember the previous YouCompleteMe revision?

It was ok for at least revision ycm-core/YouCompleteMe@a1feade
I don't update the packages often though, so it is possible that some revisions after this are also ok.

It seems ycm-core/YouCompleteMe@d56ec1e is the first commit breaking auto-completion.
I'll investigate and isolate the problem later.

I retried on the current master https://github.com/Valloric/YouCompleteMe/tree/748afecc4a151189fa9f3ae0fda36c04b04b951f and it seems to work well.
I guess it was a bug of YouCompleteMe side.
Please update YouCompleteMe and check again.

Closing?