Skip to content

Prevent duplicate diagnostics for same file in multiple projects #75

@TwitchBronBron

Description

@TwitchBronBron

Sometimes the same exact file is referenced in multiple projects, which means when there are diagnostics, the diagnostics show up once for each project.

image

We should remove duplicates based on:

  1. file path
  2. diagnostic code
  3. the exact location of the diagnostic.

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