-
Notifications
You must be signed in to change notification settings - Fork 12
HTML Editor
angelozerr edited this page Jul 15, 2016
·
2 revisions
WTP HTML Editor is extended to support Angular2 features like coloration for Angular2 expression, completion, etc
Angular2 syntax, like interpolation, DOM event binding, DOM property binding, known directives binding are highlighted:
TODO
Not available for the moment. Waiting for implementation of TypeScript extensibility (which should be available on TypeScript 2.1.0).
Angular2 template for HTML editor like John Papa VSCode snippet are available:
Angular2 Eclipse consumes WTP extension of Neon to ignore errors and is able to validate Angular2 syntax.
TODO
Not available for the moment. Waiting for implementation of TypeScript extensibility (which should be available on TypeScript 2.1.0).