Centigrade Angular EssentialsThis extension not only adds Visual Studio Code extensions that are essential for all Centigrade colleagues developing Angular applications. It also provides a set of default configurations in order to auto-format your TypeScript, HTML, and (S)CSS code while adhering to common standards like the official Angular Styleguide. Essential VS Code ExtensionsThe following essential VS code extensions will be installed. Each of this extensions plays a particular role in our development process.
Default Configurations SnippetsThis extension comes with a set of default configurations for the essential extensions listed above. They can be added via the explorer's context menu to your workspace. Add to project root:
Add to sub-folder
Install the following dev dependencies:
Recommended VS Code ExtensionsYou can install some of the following Visual Studio Code extensions that we really like and recommend. These are not essential but could be helpful:
FAQUpdate Karma dependenciesQ: Using the given A: You have to update the current Karma dependencies by running |