Skip to content

Spelling correction quick fix not given in expressions of property accesses #17472

@DanielRosenwasser

Description

@DanielRosenwasser
export declare const despite: {
    the: { }
}

[|dispite.the|]

Expected: Quick fix available that corrects to "despite.the".
Actual: Quick is unavailable entirely unless you remove the.

Metadata

Metadata

Labels

BugA bug in TypeScriptDomain: LS: Quick FixesEditor-provided fixes, often called code actions.FixedA PR has been merged for this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions