m2mdas / phpcomplete-extended

A fast, extensible, context aware autocomplete plugin for PHP composer projects with code inspection features.
MIT License
216 stars 23 forks source link

Omnicomplete fails #33

Open horsik opened 10 years ago

horsik commented 10 years ago

It successfully generated indexes but after <C-X><C-O> this happens

Error detected while processing function phpcomplete_extended#CompletePHP..<SNR>28_get_co
mplete_start_pos..<SNR>28_get_complete_context..<SNR>28_guessTypeOfParsedTokens..<SNR>28_
getFQCNFromFileLocation:
line   10:
E715: Dictionary required
Error detected while processing function phpcomplete_extended#CompletePHP..<SNR>28_getFQC
NFromFileLocation:
line   10:
E715: Dictionary required
rafi commented 10 years ago

I get it too.

Error detected while processing function phpcomplete_extended#CompletePHP..<SNR>54_get_complete_start_pos..<SNR>54_get_complete_context..<SNR>54_guessTypeOfParsedTokens..<SNR>54_getFQCNFromFileLocation:                                     
line   10:                                                                                                                                                                                                                                     
E715: Dictionary required
rafi commented 10 years ago

When I type in a new line, I see this error flashing at the bottom: "Source name is php"