Skip to content

fix the JS committee decisions, make import module syntax right #7793

Closed
@zpdDG4gta8XKpMCd

Description

@zpdDG4gta8XKpMCd

import * as ts form 'typescript' can't support autocompletion because the source comes after the imported identifiers. Let's do it the right way up: import from 'typescript' * as ts (just like Linq does) so we go naturally from a whole to a part, not the other way around

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions