Skip to content

Rename type import to alias #15858

Closed
@fritzrehde

Description

@fritzrehde

If I have use Type; imported, I would like to be able to refactor that to use Type as CustomName; (in VS Code). Then, I would like all instances that previously used Type in that file to now use CustomName.
Is this already possible in VS Code somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-idegeneral IDE featuresC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions