Skip to content

Duplicate seeming Code Actions for convert const to let #50435

@justschen

Description

@justschen

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

When there are multiple items that need to be quickfixed, seems like it creates duplicate valdiCodeActions

Accessible from both ctrl + . and from the hover to open the quickfix version of the code action widget.

See below:

With only one instance of incorrect var:
Screen Shot 2022-08-24 at 2 54

With multiple instances:
Screen Shot 2022-08-24 at 2 53

Gif!
Recording 2022-08-24 at 15 00 12

Error message from Insider Console upon clicking the duplicated option:
Screen Shot 2022-08-24 at 2 59 1

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: LS: Quick FixesEditor-provided fixes, often called code actions.Effort: CasualGood issue if you're already used to contributing to the codebase. Harder than "good first issue".Fix AvailableA PR has been opened for this issueHelp WantedYou can do this

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions