Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vsc-angular-cliNew to Visual Studio Code? Get it now.
vsc-angular-cli

vsc-angular-cli

web-dave

|
28,522 installs
| (3) | Free
run angular-cli commands from command pannel
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vsc-angular-cli

Build Status

a wrapper for angular-cli commands

So you can run angular-cli commands directly from the VSCode command panel.

Install

you need to have angular-cli installed!

In Visual Studio Code

  1. run ext install vsc-angular-cli - or, simply hit CMD/CTRL + Shift + P
  2. search for "Install Extension"
  3. search for "angular-cli".

run

  • simply hit CMD/CTRL + Shift + P
  • type a Supportedcommand

Supported commands (by now):

  • ng new
  • ng doc
  • ng lint
  • ng serve
  • ng versio
  • ng format
  • ng e2e
  • ng completion
  • ng generate
  • ng test
  • ng help

backlog.

  • ng get
  • ng set
  • ng github-pages:deploy

Enjoy!

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