v0.1101.0-next.1
Pre-release
Pre-release
This release upgrades @angular/language-service
to v11.1.0-next.3.
For a complete change log see here.
Installation instructions:
- Download
.vsix
binary from this release (under assets) - Install extension from vsix file (see screenshot below)
- Set
strictTemplates: true
intsconfig.json
(nottsconfig.app.json
)
(might cause diagnostics to appear if project is notstrictTemplates
compatible) - Open an Angular project in vscode
- Go to Preferences -> Settings -> Extensions -> Angular Language Service -> Check “Experimental Ivy”