Skip to content

Diagnostics are called twice #18997

Open
Open
@ChayimFriedman2

Description

@ChayimFriedman2

Once for assists (quickfixes) and the other for diagnostics.

We can fix this locally by caching the diagnostics of the last file, or globally by making diagnostics queries. I believe a global solution is required anyway, since we want to run diagnostics for the whole workspace (perhaps only on save) eventually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsdiagnostics / error reporting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions