Angular SuperchargerAn opinionated collection of extensions to supercharge your Angular development Extensions Included
Angular Language Service
Angular Schematics
Angular Snippets (Version 9)
Auto Barrel
Debugger for Chrome
Dracula Official
ESLint
Integrates ESLint into VS Code. If you are new to ESLint check the documentation. GitLens
Jest
NPM
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. vscode-icons
Have a suggestion?Submit a PR to the GitHub repo. |

This extension provides a rich editing experience for Angular templates, both inline and external templates including:
This extension allows you to simply invoke Angular schematic generation via a context menu in the file explorer
This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML.
Auto Barrel adds support for creating a barrel (index.[tj]s) in a folder and optionally keeping it up to date automatically.
A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the
A dark theme for 
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
A comprehensive experience when using
This extension supports running npm scripts defined in the 