For all your needs.
This extension aims to provide good tools for angular development.
- Include Code Metrics to compute the complexity in your code
- Prettier A good Code formater
- ESLint
- Git Lens
- Angular extensions
You can install this package from vs code and use inside vscode.
$ npm install -g vsce
$ cd myExtension
$ vsce package
# myExtension.vsix generated
$ vsce publish
# <publisherID>.myExtension published to VS Code Marketplace
# Or upload the file in market place