Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>satendracoder-angular-helperNew to Visual Studio Code? Get it now.
satendracoder-angular-helper

satendracoder-angular-helper

satendracoder

|
3 installs
| (0) | Free
VSCode snippets and utilities for Angular development (standalone-ready)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Angular Helper by SatendraCoder

A Visual Studio Code extension to quickly generate Angular Standalone Components with best practices — including .ts, .html, and .scss files.

Features

  • 🧱 Generate Angular Standalone Components
  • 📁 Auto-creates component folders and files
  • ✨ Clean code templates
  • 🧩 Works with Angular v14+ (Standalone API)

Usage

  1. Press Ctrl + Shift + P
  2. Run: Create Standalone Angular Component
  3. Enter the component name (e.g., index-page)
  4. Files are auto-created in: src/app/components/your-component/

Example Output

If you enter the name index-page, the following folder structure will be generated:

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