-
Notifications
You must be signed in to change notification settings - Fork 12
New and Noteworthy 1.3.0
angelozerr edited this page Jun 28, 2017
·
6 revisions
Here's a list of the most noteworthy things in the typescript.java 1.3.0
release which is available for download since ?. You can see issues for 1.3.0
The TypeScript plugin @angular language service is now very well integrated and works too with HTML file:
You need to:
- use TypeScript 2.4.1
- install @angular/language-service with nom
- declare in your tsconfig.json the plugin @angular/language-service
If you activate TextMate syntax coloration, you will benefit with HTML & CSS syntax coloration inside @Component/template and @Component/styles: