Skip to content

No spelling suggestion/quick fix on namespaces #40169

Closed
@DanielRosenwasser

Description

@DanielRosenwasser
namespace yadda {
  export type Thing = string;
}
let f: yaddas.Thing;

The above examples should presumably get a spelling suggestion and quick fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: Error MessagesThe issue relates to error messagingExperience EnhancementNoncontroversial enhancementsFixedA PR has been merged for this issueSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions