IntelliJ Angular 2 HTML support for * syntax -


intellij 2017.1 doesn't seem support * syntax html files angular 2. seems autocompletion suggest template syntax (without star).

angular suggestion

autocompletion result

furthermore, star syntax marked invalid following warning:

attribute *ngswitchcase not allowed here

manual correction warning

is there way make intellij accept syntax? installed angularjs plugin, doesn't seem enough. plus, used work intellij 2016.3.

known issue; web-26200 fixed in 2017.1.1 coming soon


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -