Skip to content

File is analysed multiple times #14

@Vaggal

Description

@Vaggal

Hello,
I have noticed that the analysis of a php file happens multiple times when you open it for the first time or make changes to it.

After some checking it seems that the double checking is triggered by the double fire of the onDidOpenTextDocument event. It seems that it is up to the extension to handle it properly.
The issue onDidOpenTextDocument event is missing event information contains some workarounds for this.

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