Best VSCode extensions
Time: 15min
Using VSCode extensions can make your IDE more fun and you more efficient. Below are the best extensions for VSCode and Angular.
1. angular2-switcher
2. TypeScript Importer
3. Wallaby.js
4. Angular 2 TypeScript Snippets
5. tslint
6. Path Autocomplete
One to watch out for is https://github.com/angular/vscode-ng-language-service which gives you code completion in your HTML templates. I use it and a big fan of where this is going.
Figure: Autocomplete and errors in the HTML!