Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Angular ComponentsNew to Visual Studio Code? Get it now.
Angular Components

Angular Components

Yura Ruban

|
5,355 installs
| (0) | Free
Fast components creating for Angular
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fast and simple components creating for Angular

To create component follow next steps:

  • Pick folder where you want to create component and click "New Angular Component"

    pick option

  • Enter name of your component and press Enter

    enter component`s name

  • Enjoy

    generated code

    file structure

Configuration

You can allow creating completely separate folder for your component. For this you need to set angularComponent.allowDir property to true or false. Also you can specify a selector for a component using angularComponent.selectorPrefix property

config options

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