Skip to content

sub-module isn't considered for import codefix #13137

@zpdDG4gta8XKpMCd

Description

@zpdDG4gta8XKpMCd

i have a sub-module called xxx in the zzz.ts file

// zzz.ts
module xxx {
}

when i open yyy.ts and type xxx in there i expect the codefix to offer importing the xxx module from the zzz.ts but it is not happening

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions