Skip to content

Auto-completion doesn't work #87

Open
@kgrzywacz

Description

In theory I have everything set up correctly(I think) because whenever I use omni competition on small project (Developer Edition org with few classes) it works.

But when I switch to my company's organizastion I'm getting following errors:

Operation failed
Error detected while processing function apexComplete#Complete[9]..<SNR>93_listOptions[13]..apexTooling#listCompletions[13]..apexToolingAsync#executeBlocking[17]..280[52]..<SNR>108_parseErrorLog[42]..apexMessages#process:
line    8:
E121: Undefined variable: null
Error detected while processing function apexComplete#Complete[9]..<SNR>93_listOptions[13]..apexTooling#listCompletions[13]..apexToolingAsync#executeBlocking[17]..280[52]..<SNR>108_parseErrorLog[42]..apexMessages#process:
line    8:
E15: Invalid expression: {"id":1,"text":null,"type":"ERROR"}
Error detected while processing function apexComplete#Complete[9]..<SNR>93_listOptions[13]..apexTooling#listCompletions[13]..apexToolingAsync#executeBlocking[17]..280[52]..<SNR>108_parseErrorLog[42]..apexMessages#process:
line    9:
E715: Dictionary required
0

When trying to use omni-completition with pressing Ctrl-x,Ctrl-o in insert mode with following text before cursor:
system.

Any idea what it might be?

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