This extension provides a rich editing experience for Angular templates, both inline and external templates including:
- Completions lists
- AOT Diagnostic messages
- Quick info
- Go to definition
This extension uses typescript@3.5.x
.
NOTE: Please make sure @angular/language-service
>= v9.0.0 is installed
in your project otherwise the extension would not work.
Download the extension from Visual Studio Marketplace.