Visual Studio Code Extensions

Best VSCode extensions

Time: 15min

Example Image

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

Example Image

2. TypeScript Importer

Example Image

3. Wallaby.js

WallabyJS

4. Angular 2 TypeScript Snippets

Example Image

5. tslint

Example Image

6. Path Autocomplete

Example Image

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!