Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ng component generatorNew to Visual Studio Code? Get it now.
ng component generator

ng component generator

Abdou Lahad Samb

|
30 installs
| (0) | Free
A Visual Studio Code extension to generate Angular components in a specified folder with a right-click context menu.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Angular Component Generator README

A Visual Studio Code extension to generate Angular components in a specified folder with a right-click context menu.

Features

  • Generate Angular components quickly and easily.
  • Right-click on a folder in the Explorer view to create a new Angular component.
  • Automatically integrates with Angular CLI to ensure components are created within the correct Angular workspace.

Installation

  1. Download the .vsix file of this extension.
  2. Open Visual Studio Code.
  3. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  4. Click on the ... (More Actions) button.
  5. Select Install from VSIX....
  6. Browse to the downloaded .vsix file and install.

Usage

  1. Right-click on any folder in the Explorer view.
  2. Select Generate Angular Component from the context menu.
  3. Enter the desired component name in the input box.
  4. The component will be generated in the specified folder.

Requirements

  • An Angular workspace must be set up.
  • Angular CLI must be installed globally.

Known Issues

  • Ensure you are within an Angular workspace when using the command to avoid errors.

Release Notes

0.0.3

  • version 3 of Angular Component Generator.
  • Supports right-click in folder path for generating Angular components.

Contributing

Contributions are welcome! Please submit issues and pull requests for any improvements or fixes.

License

MIT License

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