Skip to content

Open generated files after executing ng generate command #71

@probert94

Description

@probert94

When I generate new Component/Module/Directive etc. using the Wizards, only one of the generated Files is opened when the execution finishes.
For example, when I create component "test", it only opens "test.component.html".
I would expect it to open every generated file ("test.component.ts", "test.component.css", "test.component.html", "test.component.spec.ts").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions