Angular ToolboxThis extension pack contains a collection of extensions and configurations to ensure code quality and consistency. It has configurations to follow Angular Style Guide and even the style lint configuration that the Angular Material team uses. LintersThese rules are set to enforce a consistent code style for Angular development. This were copied from ng-seed/angular-tslint-rules Make sure to add your selector to the directive-selector, component-selector and pipe-naming in the tslint.json file:
These rules are the ones that the Angular Material team uses. This were copied from angular/material2. To enable it:
This file has a set of rules to Beautify javascript, JSON, CSS, Sass, and HTML. Angular
It analyzes your code and creates the necessary stubs, configures the TestBed, and it even generates tests for you. TypeScriptExtraInstall FiraCode: Monospaced font with programming ligatures Settings:
This file is an example of VS Code IDE Settings, that helps to enable and configure the extensions installed Other ExtensionsThese extensions are not included with the toolbox but can help your development. |