Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>angular-file-generatorNew to Visual Studio Code? Get it now.
angular-file-generator

angular-file-generator

Jay C

|
3,930 installs
| (1) | Free
generate angular 2+ files similar to CLI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

angular-file-generator README

Context_Menu

Features

Generate angular 2+ files similar to CLI in vscode.

https://marketplace.visualstudio.com/items?itemName=jtc10005.angular-file-generator

From the explorer, right click on a folder or file and select "Generate Angular Component". A prompt will as you to enter a filename. Once you enter a filename, component html, ts and style files will be created at the location/level you select.

Name entered will have the text .component added to it (if it does not already have it) as per Angular style.

ngGenerate.component

Release Notes

0.3.0 - Added Service Generation, Adding file to parent module, option to create style and add to parent module, Error handling

0.2.0-0.2.0 - Added Module Generation, filename sanitation, fixed the style creation (again...)

0.1.1 - Fixed style gneration if not on the same level as the file selected

0.1.0 - Fixed style gneration, allow explorer context menu on file

0.0.2 - Added logo, and added readme category for work to be done

0.0.1 - Inital Release

Repo

https://github.com/jtc10005/angular-file-generator

Bugs

https://github.com/jtc10005/angular-file-generator/issues

Requirements

  • None

Known Issues

  • None

Credits:

I found/learned alot from: stef-levesque/vscode-hexdump!

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