Skip to content

Duplicate errors in editor produced on language server initialization #49437

Closed
@DanielRosenwasser

Description

@DanielRosenwasser

Weird symptoms/tips I've already collected.


The following code:

let lololol = 123;

lololo

Seems to produce two duplicate errors:

Two errors with the text Cannot find name 'lololo'. Did you mean 'lololol'?

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFix AvailableA PR has been opened for this issueFixedA PR has been merged for this issueNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions