Angular Extension Pack

This extension pack pakcages some of the most popular (and some of my favorite) Angular extensions. If you know any extension that is good for Angular development, just let me know by creating an issue.

Extensions Included

Angular Code Snippets

TypeScript Productivity

Template Productivity

Code Analysis

Code Navigation

Collaboration

Workbench

Some other extensions you may need (Optional) (You need to install the following extensions manually.)

  • AngularDoc for Visual Studio Code
    • Sometimes it's buggy. Many of our projects are unable to produce documentation.
  • Git Lens
    • It's too informative for me. I turn it off all the time.
  • Bracket Pair Colorizer
    • I don't need this extension usually, but maybe someone need it.
  • angular2-inline
    • I don't use inline template at all. If you need it, you can install this extension. I don't like mix HTML with TypeScript anyway.

Other manual setup (Optional)

Enjoy!