Skip to content

Refactor support for Vetur #871

@octref

Description

@octref

Currently, TypeScript has a range of refactor support, such as extract to function. We should bring those in for <script> region.

Moreover, there are also Vue specific refactors that we could explore, for example: #820 (comment)

Being able to put a part of the current component's <template> into a new .vue file, with name and props auto populated seem very useful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions