Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Angular Component CreatorNew to Visual Studio Code? Get it now.
Angular Component Creator

Angular Component Creator

Mike Zhou

|
8,684 installs
| (3) | Free
Batch create 4 files for new Angular component
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

component-creator README

Features

This little extension simply creates below 4 files which are commonly constructing an Angular component based on the component name you input.

[component_name].component.ts [component_name].component.spec.ts [component_name].component.html [component_name].component.scss

Known Issues

N/A

Release Notes

2.0.0

Add support for service class and spec.

1.0.1

Add default constructor to component class, refine spec format.

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft