Skip to content

How to confirm that textDocument\didOpen is finished? #3235

@Leadwerks

Description

@Leadwerks

How are you using the lua-language-server?

Command Line

Which OS are you using?

Windows

What is the issue affecting?

Completion

If I add a five second delay in my program after calling textDocument\didOpen, a following autocompletion call works as expected. If I do not have this delay, the autocompletion call returns NULL.

Since there is no response from the didOpen call, how do I know when the file is finished being processed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions