Skip to content

call class show "List index out of range" in E684 #95

Open
@rainysia

Description

@rainysia

hi,

Sometimes when i try to call class function, such as :: or ->, the phpcomplete will slow down the vim windows and make the system slowly, It's OK because i ctags lots of projects.

But when i use iteration call, e.g. "DB->query()->", I want to call "toSql()" and the example will be
"DB->query()->toSql()", The phpcomplete will crash the loop the error
"Deal function phpcomplete#CompletePHP..phpcomplete#GetClassName..phpcomplete#GetClassName..phpcomplete#GetClassName" Error
"E684: List index out of range".

any idea? or could you add another variables so we can disable GetClassName like the
let g:phpcomplete_complete_for_unknown_classes = 0

BTW, I use linux debian stable, vim version 7.4.488

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions