Skip to content

Odd quick fix ordering for misspelled identifiers #27614

@DanielRosenwasser

Description

@DanielRosenwasser

I believe that "misspelled identifier" quick fixes should precede the "remove unused declarations".

image

If anyone wants to take this on, this should just be a matter of

  1. Making a test case for this, and
  2. Shifting the order of which quick fix is registered first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: LS: Quick FixesEditor-provided fixes, often called code actions.In DiscussionNot yet reached consensusNeeds ProposalThis issue needs a plan that clarifies the finer details of how it could be implemented.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions