docs(angular): add language service content (#6363)

pull/6360/head^2
J. Degand 4 months ago committed by GitHub
parent 08c68d8fae
commit 3c76212291
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      src/data/roadmaps/angular/content/language-service@ql7SyxrRmjpiXJ9hQeWPq.md

@ -1 +1,8 @@
# Language Service
# Language Service
The Angular Language Service provides code editors with a way to get completions, errors, hints, and navigation inside Angular templates (external and in-line). Anytime you open an Angular application for the first time, an installation prompt will occur.
Visit the following links to learn more:
- [@official@Language Service Docs](https://angular.dev/tools/language-service)
- [@opensource@VS Code NG Language Service](https://github.com/angular/vscode-ng-language-service)

Loading…
Cancel
Save