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").
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").