Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Angular Material GUINew to Visual Studio Code? Get it now.
Angular Material GUI

Angular Material GUI

Ramachandran Rajakumaran

|
2 installs
| (0) | Free
List Angular Material components and icons in a sidebar and insert snippets into Angular templates.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Version Installs Downloads Ratings

Angular Material GUI – Insert components and icon snippets effortlessly

A Visual Studio Code extension that makes working with Angular Material easier by providing a sidebar explorer for components & icons, with ready-to-use snippets and auto-managed imports.

“Save time by exploring Angular Material components and icons visually, with instant snippet insertion and auto import handling — no more manual imports.”


✨ Features

  • 📂 Components Explorer – Browse Angular Material components, insert snippets directly into your .component.html.
  • 🎨 Icons Explorer – Search and insert Material icons in one click.
  • 🛠 Auto Imports – Automatically adds importStatement and updates imports[] for standalone components (Angular 15 → 20+ supported).
  • 🔍 Project Checks
    • Detects if you are in an Angular project.
    • Detects if Angular Material is missing and suggests installation.
  • ⚡ Angular Compatibility – Handles Angular 15 → Angular 20 seamlessly (standalone default supported).

✨ Demos

Components snippet selection demo

Demo


Material icon selction demo

Demo


🚀 Usage

  1. Open an Angular project with Angular Material installed.
  2. Open the Activity Bar → Angular Material icon.
  3. Expand Components or Icons.
  4. Click on a component/icon → snippet will be inserted into the active .component.html.
  5. The extension will automatically update the associated .component.ts with required imports.

⚙️ Requirements

  • Angular 15 → 20+ (preferably standalone components)
  • Angular Material installed:
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft